/* CSS Document */

a {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0283FF;
}

a:visited {
	color: #009999;
}

a:hover {
	background-color: #99CCCC;
	color: #000000;
}

a:active {
	color: #FF0000;
}

body {
	border: 0px;
	font-family: Verdana;
	margin-bottom: 25px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 25px;
	padding: 0px;
	scrollbar-3dlight-color: #005200;
	scrollbar-arrow-color: #F0F0FB;
	scrollbar-base-color: #E0FFDD;
	scrollbar-darkshadow-color: #5CAA5E;
	scrollbar-face-color: #62B762;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: #DDDDFF;
	scrollbar-track-color: ;
	width: auto;
}

h1 {
	color: #4BC099;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #0063C1;
	font-family: Verdana;
	font-size: 16pt;
	text-align: center;
}

h3 {
	color: #FFA07A;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

li {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
}

p {
	font-family: Verdana;
	font-size: 15px;
	text-align: justify;
	text-indent: 10pt;
}

td {
	background-color: #F5F5DC;
	text-align: center;
}

th {
	background-color: #B5DCB7;
}

.h3 {
	color: #209021;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

