a {
color:#2D5377; 
text-decoration: underline; 
font-weight: bold;
font-weight:bold;
}

a:hover
 {
font-weight: bold; 
text-decoration: underline;
}

H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D5377;
	text-align: center;
}

P, TD{
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #2D5377;
}


body { 
background: #61768A;
color: #2D5377;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#000066;
scrollbar-face-color:#003366;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #000000;
font: 11px  Helvetica, Arial, sans-serif; 
}

.largertext{
font-size: 15px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #2D5377;
font-weight: bold;
}

.smalltext{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #2D5377;
font-weight:normal;
}

.copyright{
font-family: 10px Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #FFFFFF;
}

a.copyright:link{
color:#ffffff;
font-weight: normal;
}

a.copyright:visited{
color:#ffffff;
font-weight: normal;
}

a.copyright:hover{
color:#ffffcc;
font-weight: normal;
}

a.copyright:active{
color:#ffffff;
font-weight: normal;
}

.leftbar 
{ 
border-width: 2px;
border-style: solid;
border-color: #ffffff;
padding: 10px;
font-family: Palatino, Times, serif; 
font-size: 16px; 
font-weight: normal;
color: #ffffff;
}

.border{
	border: 2px solid #2D5377;
	color: #2D5377;
	line-height: 1.3;
}

.watermark{
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
}
.servedwith {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

a.top:link{
font-size: 10px;
color:#333333;
font-weight: normal;
}

a.top:visited{
font-size: 10px;
color:#333333;
font-weight: normal;
}

a.top:hover{
font-size: 10px;
color:#2D5377;
font-weight: normal;
}

a.top:active{
font-size: 10px;
color:#333333;
font-weight: normal;
}
