BODY
{
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(50,49,46)
}

A:active
{
	color : rgb(103,135,185);
	font-family : Verdana;
	font-size : 10pt
}

A:link
{
	color : rgb(103,135,185);
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal
}

UL
{
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal
}

A:visited
{
	color : rgb(128,128,128);
	font-family : Verdana;
	font-size : 10pt
}

.TextObject
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal
}

H1
{
	font-family : Verdana;
	font-size : 18pt;
	color : rgb(128,128,128)
}

H2
{
	font-family : Verdana;
	font-size : 16pt;
	color : rgb(128,128,128);
	font-weight : bold
}

P
{
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal;
	scrollbar-3dlight-color : #FFFFFF
}

H3
{
	font-family : Verdana;
	font-size : 14pt;
	color : rgb(128,128,128);
	font-weight : bold
}

OL
{
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal
}

H4
{
	font-family : Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 16pt;
	color : rgb(120,155,210);
	font-weight : bold
}

.TextNavBar
{
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(120,155,210);
	font-weight : normal;
	font-style : normal
}

H5
{
	font-family : Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 12pt;
	color : rgb(51,51,51);
	font-weight : bold
}

H6
{
	font-family : Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 12pt;
	color : rgb(120,155,210);
	font-weight : bold
}


form
{
	font-family : Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 10pt;
	background-color : rgb(255,255,255);
	border-left : 1pt solid rgb(120,155,210);
	border-top : 2pt solid rgb(120,155,210);
	border-right : 1pt solid rgb(120,155,210);
	border-bottom : 1pt solid rgb(120,155,210)
}

textarea
{
	font-family : Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	border : 1pt solid rgb(120,155,210)
}

A:hover
{
	color : rgb(255,102,51);
	font-family : Verdana;
	font-size : 10pt
}


