ol {
	margin-right:40px;
	}
li {
	margin-right:20px;
	margin-bottom:5px;
	list-style-image: url(images/li.gif);
	}
	
a:link { 
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-weight: normal; 
	color: #0000FF; 
	text-decoration: none;
	}
	
a:visited {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0000A0;

	}
	
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;

	}
	
a:active {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none; 
	}	
	
.bold {  
	font-weight: bold;
	color: #003366; 
	}
	
.boldblack {  
	font-weight: bold;
	}
	
.boldpink {  
	font-weight: bold;
	color:#ff3366;
	}
h1 {
	font-size: 1.4em;
	color:#003889;
	text-align: center;

	}
	
h2 {  
	font-size: 1.0em;
	color:#003889;
	}
	
.boldblackbig {  
	font-weight: bold;
	font-size: 14px;
	}
	
.navborder {
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #cc0066;
	padding: 5px 0px;
	display: block;
	width: 200px;
	}
	
.navborder2 {
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #cc0066;
	padding: 5px 0px;
	display: block;
	width: 260px;
	}

body, td, p {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;

	}

nav {
font-size:0.5em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	
.large {
	font-size: 16px; 
	}
	
.large {
	font-size: 16px; 
	font-style: bold; 
	}
	
.titleBorder {
	border-style: dashed;
	border-width: 0px 0px 3px 0px;
	border-color: #cccccc; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #cc0066;
	padding: 5px 0px;
	}	
	
.small {
	font-size: 10px; 
	}
#header {
	text-align: center;
	}	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
