body,p,td {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
color: #333333
}

li {
	list-style-image: url(images/dot.jpg);
	
	}



input,textarea,select {
font-family: 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: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
font-weight: bold; 
color: #333333
}


A:hover {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #999999
}


A:active {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #6D4454
}

h1 {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
	}
	
	h2 {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
	}

body {
	scrollbar-face-color: #180354;
	scrollbar-shadow-color: #461BBF;
	scrollbar-highlight-color: #77623C;
	scrollbar-3dlight-color: #461BBF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #180354;
	color: #000000;
	

}

a.res:link {font-size: 15px; color: #000000; text-decoration: none; font-weight: bold;}
a.res:visited {font-size: 15px; text-decoration: none; font-weight: bold; }
a.res:hover {font-size: 15px; color: #000000; text-decoration: none; font-weight: bold; }

}