body {
  font-family: "Times New Roman", Times, serif;
  color:#000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

H1{}
H2{}
H3{font-size:16px;}
.nav_right{
padding-top:100px;
}
.nav_right li{
list-style:none;
line-height:20px;
}
.nav_right a:link, .nav_right a:visited  {
color:#3194EF;
text-decoration:none;
font-weight:bold;
font-size:16px;
}
.nav_right a:hover {
text-decoration:underline;
}
