P  {}

H1  {}

H2  {}

H3  {}

A  {
	color: #A0A0A0;
}

A:Visited  {
	color: #A0A0A0;
}

A:Active  {}

A:Hover  {}

BODY  {
margin-left: 20px;
margin-right: 20px;
}

.BodySmall  {
	font-size : 8pt;
	font-family : Tahoma;
	color : #A0A0A0;
}

.Header  {
	font-size : 14pt;
	font-family : Tahoma;
	color : #9B9B9D;
}

.BodyLarge  {
	font-size : 9pt;
	font-family : Tahoma;
	color : #A0A0A0;
	font-weight : bold;
}

.BodySmallBold  {
	color : #A0A0A0;
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : bold;
}

.BodyLargeBold  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : #A0A0A0;
}
.Button	{
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : Bold;
}
.Input	{
	background-color: #2D364A;
	border-color: #A0A0A0;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}