body,p,td {
font-family: Verdana, Arial, Tahoma, Helvetica; 
font-size: 11px; 
color: #333333
}

li {
	list-style-image: url(images/dot.gif);
	
	}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
	}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
	}
	
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
	}

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
}


 {
	scrollbar-face-color: #917BB9;
	scrollbar-shadow-color: #CCcccc;
	scrollbar-highlight-color: #E0C2E6;
	scrollbar-3dlight-color: #CCcccc;
	scrollbar-darkshadow-color: #917BB9;
	scrollbar-track-color: #CCcccc;
	scrollbar-arrow-color: #999999;
	color: #917BB9;
}
