BODY {
	scrollbar-face-color: #004080;
	scrollbar-arrow-color: #B2E1F5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #000182;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #000000;
}
table {
	text-align: justify;
    	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	background-color: #004080;
	color: #ffffff;
	text-decoration: none;
}
textarea {
	background-color: #E0E0E0;
	color: #3A5791;
	font-family: trebuchet ms;
 	font-weight:bold
}
input {
	color: #3A5791;
	font-family: trebuchet ms;
	font-weight:bold;
}
li {
	background-color: #ffffff;
	border: 1px solid #3A5791;
	margin-right: 15px;
	margin-top: 5px;
	color: #3A5791;
	padding: 0px 5px 5px 5px;
}
ul {
	list-style-image: url(check-UL.jpg);
}
