body { 
background-color : #ffffff;
margin-top: 1px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

a:link.nav {
    color: #174289;
	text-decoration: none; 
	}
a:visited.nav {
    color: #174289;
	text-decoration: none;
	}
a:hover.nav {
    color: #C00000;
	text-decoration: none;
	}
a:active.nav {
    color: #C00000;
	text-decoration: none;
	}
td.nav {
color : #174289; 
font-family: Verdana, Geneva, sans-serif; 
font-size : 9px;
font-weight : bold;
}
h1 {
color : #000000; 
font-family: times new roman, times, serif; 
font-size : 16px;
lineheight : 16px;
display:inline; 
}
sup {
color : #000000; 
font-size : 7px;
font-weight : normal;
vertical-align:top;
}
h2 {
color : #000000; 
font-family: times new roman, times, serif; 
font-size : 12px;
lineheight : 12px;
display:inline;
}
h3 {
color : #000000; 
font-family: times new roman, times, serif; 
font-size : 10px;
lineheight : 10px;
display:inline;
}
h4 {
color : #000000; 
font-family: Verdana, Geneva, sans-serif ; 
font-size : 80%;
lineheight : 100%;
display:inline;
}
 caption {
 	color: #000000;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 70%; 
	font-weight: bold;
	text-align: center;
	}
 p {
 	color: #000000;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 70%; 
	}
 ul {
 	color: #000000;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 70%; 
	}
 .copyright {
 	color: #1C52A2;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 60%; 
	}
 .rednote {
 	color: #C00000;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 10px; 
	}
 .red {
 	color: #C00000; 
	}