body{
	color: #333333;
}

h1{
	color: #949CA1;
	font-size:24px;
	margin-bottom:15px;
	margin-top:10px;	
}

h2{
	color: #333241;
	font-size:20px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #AAAAAA;   
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E1C87;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}

p{
 	font-family:Verdana, Arial, Verdana, Helvetica, sans-serif;
 	color:#333333;
 	line-height:18px;
 	text-align:justify;
 }
 
table p {
	
} 

table tr td {
	color:#333333;
} 

img {
	border:0px;
}

