BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
BODY
{
	font-family:Arial, Helvetica, Sans Serif
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}
A {color:}
A.medium {font-size:16px;font-family:Arial, Helvetica, Sans Serif;color:#333399}
A.small {font-size:11px;font-family:Arial, Helvetica, Sans Serif;color:#333399}
A.anchor {color:#000000}
A:visited {color:#333399}
A:hover {color:#FF6600}
.errorTextStd {font-size:12px;font-weight:bold;font-family:Arial, Helvetica, Sans Serif;color:#A01E00}
.GoButton {border-bottom:thin solid #006600;border-right:thin solid #006600;border-top:thin solid #CCCCCC;border-left:thin solid #CCCCCC;font-size:11px;font-family:Arial;font-weight:bold;background-color:#009900;color:#FFFFFF;line-height:.85;padding-top:3px;text-transform:capitalize;cursor:hand}

.H1 {
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: black
}

.H2 {
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: 100;
	color: black
}

.error{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 1.2em 0em; COLOR: red
}
.error1{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 1.2em 0em; COLOR: #CC6633
}