﻿html, body, form
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

A:link
{
	color: #C2571B;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

A:active
{
	color: #C2571B;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

A:visited
{
	color: #C2571B;
	text-decoration: underline;
	font-family: Verdanaf;
	font-size: 12px;
}

A:hover
{
	color: #C96934;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

TD
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

TD.smalltext
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}


H1
{
	color: #FE5815;
	font-family: Verdana;
	font-size: 13px;
}

H2
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

LI
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

body
{
	font-family: Verdana;
	font-size: 10px;
}

YT
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

HTML, BODY
{
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #C9C9C9;
	scrollbar-darkshadow-color: #C9C9C9;
	scrollbar-face-color: #C9C9C9;
	scrollbar-highlight-color: #C9C9C9;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #B0B0B0;
}

.button
{
	background-color: #f2f2f2;
	border-color: #585880;
	color: #3a3a3a;
	border-width: 1px;
	border-style:ridge ;
	font-size: 8pt;
	height: 24px;
	cursor: hand;
}
