TD.title
{
	color : White;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TD.title2
{
	color : White;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.title3
{
	color : Black;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

body 
{ 
	background-color : #000000;
	background-repeat :  repeat;
	background-attachment :  fixed;
	background-position : 50%;
}

A.title:LINK {
	color : #CCCCCC;
	text-decoration : none;
}

A.title:VISITED{
	color : #FFFFFF; 
	text-decoration : none;
}

A.title2:LINK {
	color : #CCCCCC;
	text-decoration : none;
}

A.title2:VISITED{
	color : #FFFFFF; 
	text-decoration : none;
}

TD.main {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #000000;
	FONT-SIZE : 13px;
}

