BODY
{
	Color: #333333;
	Background-Color: #FFFFFF;
	Font-Family: Arial, "Courier New", Tahoma, Verdana;
	Font-Size: 10px;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
	Text-Align: left;
        Letter-spacing: 1pt;
}

TABLE.first
{
	Color: #313946;
	Font-Family: Tahoma,Verdana,Arial;
	Font-Size: 12px;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Text-Align: left;
	Text-Decoration: none;
	text-indent : 5px;
}

a:link 
{
	color: #348DC9; 
	text-decoration: underline; 
	height: 0;
}
a:visited 
{
	color: #4281A9; 
	text-decoration: underline; 
	height: 0;
}
a:active 
{
	color: #509FD2; 
	text-decoration: underline;
	height: 0;
}
a:hover 
{
	color: #6DB9EB; 
	text-decoration: underline; 
	height: 0;
}


H1
{
Color: #604D9C;
Font-Family: Verdana,Arial;
Font-Size: 14px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: italic;
Text-Decoration: none;
Letter-spacing: 1pt;
font-variant: small-caps;
font-stretch: extra-condensed;
}

H2
{
Color: #A18EB4;
Font-Family: Verdana, Arial;
Font-Size: 13px;
Font-Variant: small-caps;
Font-Weight: bold;
Font-Style: normal;
Text-Decoration: none;
}

H3
{
Color: #57537C;
Font-Family: Verdana,Arial;
Font-Size: 9px;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: italic;
Text-Decoration: none;
}

H4
{
Color: #476CA5;
Font-Family: Verdana, Arial;
Font-Size: 14px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Text-Decoration: none;
}

H5
{
Color: #644389;
Font-Family: Verdana, Arial;
Font-Size: 12px;
Font-Variant: small-caps;
Font-Weight: normal;
Font-Style: italic;
Text-Decoration: none;
}

HR
{
	Color: #333333;
	Text-Align: center;
	width : 99%;
}


ul
{
list-style-position: outside;
}
