
a:link    {color:#79b6ff; text-decoration:none; font-family: Tahoma; font-weight: bold; font-size: 10pt;}
a:visited {color:#79b6ff; text-decoration:none; font-family: Tahoma; font-weight: bold; font-size:10pt;}
a:active  {color:#F8E9AB; text-decoration:underline; font-family: Tahoma; font-weight: bold; font-size: 10pt;}
a:hover   {color:#F8E9AB; text-decoration:underline; font-family: Tahoma; font-weight: bold; font-size: 10pt;}



body
{
	font-family: Tahoma;
	background-color: #000000;
	color: #E0EEFF;
	font-size:10t;
	font-weight:normal
}

table
{
	font-family: Tahoma;
	color: #E0EEFF;
	font-size:10pt;
	font-weight:normal
}
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;
}
h1
{
	color: #F43E00;font-size:18pt
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: #003366;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	BORDER:1px;
	width: 85%;
	color:  #F43E00;
}

.imgborder
{
	border: 2px solid #ECC31D;
}