H1, H2, H3, H4
{
	font-family : Sans-Serif, Arial, Courier;
	color : black;
	text-align : center;
} 

TABLE
{
	border: 0;
	#text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TH 
{
	font-size : 95%;
	font-family : Sans-Serif, Arial, Courier;
	color : white;
	background : navy;
	text-align : center;
} 

TH.Menu 
{
	font-size : 90%;
	font-family : Tahoma, Sans-Serif, Arial, Courier;
	color : white;
	#background : red;
	#background : #ff3366;
	#background : #cc0066;
	background : #cc0000;
	text-align : center;
} 

TH.News1 
{
	font-size : 90%;
	font-family : Sans-Serif, Arial, Courier;
	color : white;
	background : navy;
	text-align : center;
} 

TH.News2 
{
	font-size : 90%;
	font-family : Times New Roman, Sans-Serif, Arial, Courier;
	color : white;
	background : #6373b5;
	text-align : left;
} 

TH.Gb2 
{
	font-size : 90%;
	font-family : Times New Roman, Sans-Serif, Arial, Courier;
	color : white;
	#background : #ad0000;
	background : gray;
	text-align : left;
} 

TH.Two
{
	font-size : 90%;
	font-family : Sans-Serif, Arial, Courier;
	color : white;
	background : #6373b5;
	text-align : center;
} 

TH.Three
{
	font-size : 90%;
	font-family : Sans-Serif, Arial, Courier;
	color : black;
	background : silver;
	text-align : center;
} 

TD 
{
	font-size : 90%;
	font-family : Sans-Serif;
	text-align: left;
} 

TD.One 
{
	font-size : 90%;
	font-family : Sans-Serif;
	text-align: center;
} 


TD.Two
{
	font-size : 90%;
	font-family : Sans-Serif;
	#background : #e0e0e0;
	background : #bdc6de;
	text-align: left;
} 

BODY 
{
	font-size : 95%;
	font-family : Arial, Sans-Serif, Courier;
	color : #000000;
	background : white;
} 

P 
{
	font-size : 95%;
	font-family : Sans-Serif, Arial, Courier;
	color : #000000;
	text-align : left;
	margin : 0;
} 


BLOCKQUOTE 
{
	font-size : 95%;
	font-family : Sans-Serif;
	color : #000000;
	text-align : left;
} 

A:link, A:visited 
{
	font-weight : normal;
	font-size : 95%;
	font-family : Sans-Serif, Arial, Courier;
	color: #3333cc;
	text-decoration : none;
} 

A:hover 
{
	font-weight : normal;
	font-size : 95%;
	font-family : Sans-Serif, Arial, Courier;
	color: #000000;
	#background : gray;
	background : #cccccc;
	text-decoration : none;
} 

A:active 
{
	font-weight : normal;
	font-size : 95%;
	font-family : Sans-Serif, Arial, Courier;
	color : #00ccff;
	text-decoration : none;
} 

