A:link
{
    COLOR: #ff6600;
}
A:visited
{
    COLOR: #660099;
}
A:active
{
    COLOR: #00cc00;
}
A:hover
{
    COLOR: #660099;
}

BODY
{    
    font-size: smaller;
}

INPUT.text
{
	font-family: Arial;	
}

TEXTAREA
{
	font-family: Arial;	
}

BUTTON
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
}
LABEL
{
	font-size: 9pt;
}
.Label
{
	font-size: 9pt;
}
H1
{
    COLOR: #009966;
}
H2
{
    COLOR: #006666;
}
H3
{
    COLOR: #006633;
}
H4
{
    COLOR: #009966;
}
H5
{
    COLOR: #006666;
}
H6
{
    COLOR: #006633;
}
.Heading
{
	font-weight: bold;
	font-size: 20px;
	color: navy;
	text-align: center;
}
.GridTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-align: center;
	vertical-align:top;
}
.ListBox
{
	font-size: 9pt;
}
.GridAltNoBackground
{
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
.GridAlt
{
	background-color: #cccccc;
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
.GridHeader
{
	font-weight: bold;
	color: white;
	background-color: navy;
	text-align: center;
	font-size: 9pt;
}
.Grid
{
	background-color: #eeeeee;
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
