body{
	font-family: Verdana;
	font-size: 12px;
	color: #000066;	
	margin: 0;
	background-color: #C6D0DA;
}

h1{
	font-size: 25px;
	text-align:center;
	}



a {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}



.nav {
	color: #000000;
	font-size: 12px;	
	}
.nav p {
	border-bottom: 1px dashed #2B577C;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left:10px;
	margin: 0;
}

.nav h1{
	font-size: 18px;
	color: #FFFFFF;
}

.nav a:link {
	color: #2B577C;
	text-decoration: none;	
}
.nav a:hover {
	color: #999900;
	text-decoration: none;
}
.nav a:visited {
	color: #99004D;
	text-decoration: none;
}
.nav ul{ margin-left: 15px; }
.nav li { margin-left: 0px; }

.borderBlack {
	border: 1px solid #000000;
}
.RightBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style3 {font-size: xx-small}
.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.style15 {font-family: Verdana}
.style18 {color: navy}
.style20 {color: navy}

.bb {font-size:9px;}

.bb a:link { 
        color: #000066;
		font-size: 9px;
		text-decoration: none;
}
.bb a:hover { 
        color: #000066;
		font-size: 9px;
		text-decoration: none;
}
.bb a:visited { 
        color: #000066;
		font-size: 9px;
		text-decoration: none;
}