body, html, td{
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #362F2D;	
}
h2, h3{
color: #FA4D53;
}
h2{
font-size: 130%;
}
h3{
font-size: 110%;
}
h1{
color: #096ef1;
font-size: 150%;
}
form{
margin:0px;
}

a:link, a:active, a:visited{
color: #4457B9;
font-weight: bold;
text-decoration: none;
}
a:hover{
color: #FFD44F;
font-weight: bold;
}
hr{
height: 1px; border-top: 1px solid #FFD44F;
}

.caption{
text-align:center;
font-size: 0.9em;
font-style: italic;
}
.rh_box{
background: #f6f6f6;
color:#999999;
width: 180px;
border: 1px solid #e1e1e1;
padding: 10px;
margin-bottom: 15px;
}
.rh_box td{
font-size:0.7em;
}
.rh_box td, .rh_box a{
color:#aaaaaa;
}
.nav{
font-size: 1em;
padding: 3px 3px 6px 3px;
margin: 0px 0px 20px 0px;
background: #f4FcFf;
color: #333333;
border-bottom:1px dotted #cccccc;
}
.nav a:link, .nav a:visited, .nav a:active{
color: #4457B9;
text-decoration: none;
}

.nav a:hover{
color: #0070B2;
}