a{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color:#cccccc;
	font-size : 10px; 
	text-decoration : none;
	font-weight : bold;
} 
a:hover{
	color: #cccccc;
	font-size : 10px; 
	text-decoration: underline;
}

td.menu{
	color: #113474
	font-size : 12px; 
	text-decoration : none;
	font-weight : bold;
}
td.smallfont{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
}
td.smallfontlinks{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #7a7b7d;
	color: rgb(255,255,255);
}

P.text {
	text-align : justify;
	font-size : 12px;
	color: rgb(255,255,255);
	text-decoration : none;
}
P.bodytext {
	text-align : justify;
	font-size : 12px;
	color: #333333;
	text-decoration : none;
}
P.bodytextcenter {
	text-align : center;
	font-size : 12px;
	color: #333333;
	text-decoration : none;
}
P.textmenu {
	text-align : center;
	font-size : 12px;
	color: #113474;
	text-decoration : none;
	}
P.textmenuleft {
	text-align : left;
	font-size : 12px;
	color: #113474;
	text-decoration : none;
}
P.textsmall {
	text-align : center;
	font-size : 10px;
	color: rgb(255,255,255);
	text-decoration : none;
	}
P.textsmalldate {
	font-family: Arial Narrow;
	text-align : center;
	font-size : 10px;
	color: black;
	text-decoration : none;
}
td.titleimage{
	text-align : center;
	font-size : 12px;
	color: White;
	vertical-align: middle;
	
}

td.thumbnail{
	border : 1px solid White;
}

img.frame{
	border : 1px solid White;
	
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
	
}
h2
{
	color: rgb(255,255,255); 
	font-size : 16px;
	text-align : left;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
