body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

input, textarea {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: black;
	border: 1px solid #111111;
	background-color: white;
}

h1 {
font-size: 24px;
color: #666666;
}

h2 {
font-size: 21px;
color: #666666;
}

h3 {
font-size: 18px;
color: #666666;
}

h4 {
font-size: 15px;
color: #666666;
}

a:link {color: #000000; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:hover {color: #888888; text-decoration: none}
a:vhover {color: #000000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: underline}

