body {
	background-color: #f1f3f9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

a {
  color: #003366;
  font-weight: 600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #A1B4D4;
}
.tblWht {
background:#FFFFFF;
border:solid;
border-weight:thin;
border-color:#003366;

}
.tblThin {
background:#DEE5F0;
}
.links {
color:#003366;
font:Verdana;
font-weight:bold;
}
.tblblu {
background:#e3e9f2;
border:solid;
border-weight:thin;
border-color:#a1b4d4;
}
.notes {
font-size: 75%;
letter-spacing: 2px;

}
.blueNav {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background:#003366;
	}
	
.title {
 color:#000066;
 font-size:120%;
 font-weight:Bold;
 }
 .main_title {
 color:#000066;
 font-size:150%;
 font-weight:Bold;
  
 }
 .quote {
 color:#333333;
 font-size:60%;
 background:#FFFFFF;
 }
 .quote_lt {
 color:#333333;
 font-size:60%;
 
 } 
 .tblquote{
background:#DADEE9;
border:solid;
border-weight:thin;
border-color:#a1b4d4;
}
.news_tbl {
background:#FFFFFF;
border:solid;
border-weight:thin;
border-color:#0095A5;
}
.news_tbl a {
color:#0095A5;

}
.news_tbl a:hover{
color:#3366CC;
text-decoration:none;
}
.news_title {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background:#005800;
	}
