P  {
	font-size : 12;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


H1  {}

H2  {
	font-size : 18;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : 18;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


A  {
	font-size : 12;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

A:Visited  {}

A:Active  {
	font-size : 12;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

A:Hover  {
	font-size : 12;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #ccffff;
}

BODY  {
}


#cSTfooter{
	font: 10px Tahoma,Verdana,Arial,sans-serif;
	padding:4px;
	margin-bottom:20px;
	width:752px;
	clear:both;
}
#cSTfooter .main{
	float: left;
	width:25%;
}
#cSTfooter * ul { list-style: none; padding:0;	margin: 0; 	text-align:left;}
#cSTfooter * li.title { padding-bottom: 4px; }

#cSTfooter  a {
	color: #eee;
	font-weight:normal;
	text-decoration: none;
}
#cSTfooter * a:hover {
	text-decoration: underline;
	color:#ccffff;
}
#cSTfooter * li.title a { font: 11px Tahoma,Verdana,Arial,sans-serif; font-weight:bold; }

