a:link, a:visited {color: #02658A; text-decoration:none;}
a:hover {color: red; text-decoration:none;}

body {
	background-color: #EFEFEF;
	margin-top: 0px;
}

.M1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #02658A;
	text-align: center;
}
.R1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #02658A;
	text-align: center;
}
.T1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #02658A;
	text-align: left;
}
.T2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #02658A;
	text-align: left;
	padding: 5px;
}
