body,p,td {
font-family: Verdana, Arial, Tahoma, Helvetica; 
font-size: 11px; 
color: #333333
}

li {
	list-style-image: url(images/dot.jpg);
	
	}



input,textarea,select {
font-family: Verdana, Arial, Tahoma, Helvetica;
font-size: 11px;
color: #333333;
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid; 
BACKGROUND-COLOR: #EDEDD6
}



A {
font-family: Verdana, Arial, Tahoma, Helvetica; 
font-size: 11px; 
text-decoration: underline; 
font-weight: bold; 
color: #333333
}


A:hover {
font-family: Verdana, Arial, Tahoma, Helvetica; 
font-size: 11px; 
text-decoration: underline; 
color: #999999
}


A:active {
font-family: Verdana, Arial, Tahoma, Helvetica; 
font-size: 11px; 
text-decoration: underline; 
color: #6D4454
}

a.nav:link {color: #333333; font-size:10px; text-decoration: none; font-weight: bold;}
a.nav:visited {font-size:10px; text-decoration:none; font-weight: bold;}
a.nav:hover {color: #639181; font-size:10px; text-decoration: none; font-weight: bold;}

}
h1 {
  font-size: 15px;
  font-weight: bold;
  color: #00468E;
	}
	
	h2 {
  font-size: 14px;
  font-weight: bold;
  color: #B2C7DD;
	}

body {
	scrollbar-face-color: #B2C7DD;
	scrollbar-shadow-color: #00468E;
	scrollbar-highlight-color: #B2C7DD;
	scrollbar-3dlight-color: #CCcccc;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #00468E;
	scrollbar-arrow-color: #999999;
	color: #E0C2E6;
	
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;}
.style2 {
	color: #656498;
	font-weight: bold;}
	
a.content:link {text-decoration: none; font-weight: normal; color:#314273}
a.content:visited {text-decoration: none; font-weight: normal; color: #03458F}
a.content:hover {color: #B3C8D9; text-decoration: none; font-weight: normal;}