body {
  font-family: "Times New Roman", Times, serif;
  font-size:12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
.maintable1 {
	border: 1px solid #B2B3B7;
	background-color:#ffffff;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
}
.maintable2 {
	border: 1px solid #B2B3B7;
	background-color:#CFDCE6;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}
.navbar {
	border-bottom:1px solid #507EA1;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	width:150px;
}
a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#0000FF;
}	
a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#0000FF;
}	
a:hover {
	color:#680000;
}