a:link {
	color: #3300FF;
}

a:visited {
	color: #3300FF;
}

a:hover {
	background-color: #EDF0EA;
	color: #3300FF;
	text-decoration: none;
}

a:active {
	color: #3333FF;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 10px;
	scrollbar-3dlight-color: #CECECE;
	scrollbar-arrow-color: #A6A6A6;
	scrollbar-darkshadow-color: #CECECE;
	scrollbar-face-color: #CECECE;
	scrollbar-highlight-color: #9B9B9B;
	scrollbar-shadow-color: #A6A6A6;
	scrollbar-track-color: #DDDDDD;
}

h1 {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input {
	background-color: #FFFFF;
	color: #306830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

textarea {
	background-color: #FFFFFF;
	color: #306830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
}

.copyrightfooter {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dottable {
	background-color: #CCCC99;
	border: 2px dashed #CC9900;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}

.green {
	color: #838341;
}

.orangebrown {
	color: #DB6E00;
}
