td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text11blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002980;

}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #0920A2;
}
a:active {
	color: #0000CC;

}
a:visited {

	color: #0000CC;
}
a:link {


	color: #0000CC;
}
a:hover {
	color: #5353FF;
	text-decoration: none;

}

