A:link
{
    COLOR: #000066
}
A:visited
{
    COLOR: #663366
}
A:active
{
    COLOR: #990033
}
A
{
    COLOR: #990033
}
BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 0px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Futura, Helvetica, 'Sans Serif';
    BACKGROUND-COLOR: white
}
P
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Futura, Helvetica, 'Sans Serif'
}
TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Futura, Helvetica, 'Sans Serif'
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Futura, Helvetica, 'Sans Serif'
}
TR
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Futura, Helvetica, 'Sans Serif'
}
H1
{
    COLOR: #6666cc
}
H2
{
    COLOR: #003366
}
H3
{
    COLOR: #999999
}
H4
{
    COLOR: #336633
}
H5
{
    COLOR: #003366
}
H6
{
    COLOR: #999999
}
.Error
{
    FONT-SIZE: medium;
    COLOR: red
}
H4.Services
{
    COLOR: mediumslateblue
}
.ErrorText
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}
.HeaderText
{
    FONT-SIZE: 36px;
    COLOR: #CE9601;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: normal;
}
.SubHeaderText
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}
.TitleText
{
    FONT-SIZE: 24px;
    COLOR: #CE9601;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: normal;
}
.button
{
	border-right: #284f7f 3px solid;
	padding-right: 0px;
	border-top: #e1f2f5 3px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #2d6b9a 3px solid;
	color: white;
	padding-top: 0px;
	border-bottom: #2a5077 3px solid;
	height: 22px;
	background-color: #044899;
}

.winebutton
{
	border-right: #6d193b 3px solid;
	padding-right: 0px;
	border-top: #dacbce 3px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #83234b 3px solid;
	color: white;
	padding-top: 0px;
	border-bottom: #6c183a 3px solid;
	height: 22px;
	background-color: #ad2a60;
}
.Regular  {
	COLOR : black;
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}
.Regularbold  {
	COLOR : black;
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}