body 		{ 
		 	background:#ffffff; 
		 	margin: 2px; 
		 	padding: 2px; 
		 	horizontal-align: center;
			text-align: left; 
		 	color: #fff; 
		 	font-family: arial, verdana, sans-serif; 
		 	font-size: 12px; 
		 	line-height: 14px;
			font-weight:normal;
		 	}
.a	 		{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	}
.a:hover	{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	}
p 			{ 
			background-color: transparent;
			font-family: arial, verdana, sans-serif; 
			font-size: 12px; 
			line-height: 14px; 
			text-align: left; 
			color:#0070aa;
			padding:2px;
			}
p a	 		{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	}
p a:hover	{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	}
.title		{
			color: #0070aa;
			font-weight: bold; 
			font-family: arial, verdana, sans-serif;
			font-size: 15px; 
			line-height: 16px; 
			text-align: left;
			text-transform:uppercase; 
			padding:3px;
			}
.txt		{ 
			background-color: #fff;
			font-family: arial, verdana, sans-serif; 
			font-size: 12px; 
			line-height: 14px; 
			color:#0070aa;
			padding:2px;
			}
.txt a		{ 
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #0070aa; 
		 	font-weight: bold; 
	   		}
.txt a:hover{
		 	background-color: transparent;
			text-decoration: none; 
		 	color: #0070aa; 
		 	font-weight: bold;
			}
