
p {
	color: #4F5D84;
	margin-top: 0px;
	font-family: verdana,helvetica,sans-serif;
}

td {
	color: #cccccc;
	font-size: 75%;
	font-family: verdana,helvetica,sans-serif;
}

h1 {
	
	font-family: verdana,helvetica,sans-serif;
	
	color: #4F5D84;
	
	
}
h2 {
	
	font-family: verdana,helvetica,sans-serif;
	color: #4F5D84;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3 {
	
	font-family: verdana,helvetica,sans-serif;
	color: #4F5D84;
	
}



a:link {color:#A2ADCB; text-decoration: none;}      /* unvisited link */
a:visited {color:#A2ADCB; text-decoration: none;}  /* visited link */
a:hover {color:#3F64CD; text-decoration: underline;}  /* mouse over link */
a:active {color:red; text-decoration: none;}  /* selected link */
