.h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
p {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #000066;
}
body {
	
	background-color:#E5E5CB;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #E5E5CB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #b!b19f;
	scrollbar-darkshadow-color: #b!b19g;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #E5E5CB;


	
}
table {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #000066;
	background-repeat:no-repeat;
}
div {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
form {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}


.table1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;	
	background-repeat:no-repeat;
}
.testbutton {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	background-color: #cccc9a;
	border : solid; 
 	border-width : 2px; 
	border-color : #80a601;
  	
}
.testbutton2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	background-color: #B7A4A2;
	border : solid; 
 	border-width : 2px; 
  	
}
.testbutton3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	background-color: #B7A4A2;
	border : solid; 
 	border-width : 2px; 
  	
}
