body {
	background-color: #929292;
}
a{
	color: Black;
	font-size : 10px;
	text-decoration : none;
	font-weight: bolder;
}
a:visited
{
	color: #333333;
	font-size :10px;
	text-decoration : none;
} 
a:hover{
	color: #FF0000;
	font-size : 10px;
	text-decoration: underline;
}

td.menu{
	color: #990033;
	font-size : 12px; 
	text-decoration : none;
	font-weight : bold;
}
td.smallfont{
	color: Gray;
	font-size : 10px; 
	text-decoration : none;
}
td.smallfontlinks{
	color: Gray;
	font-size : 10px; 
	text-decoration : none;
}
body
{
	font-family: Verdana;
	color: #EFEFEF;
	font-size : 10px;
	font : Verdana;
	}

P.text {
	text-align : justify;
	font-size : 10px;
    color : #727272;
	text-decoration : none;
}
P.textsmall {
	text-align : center;
	font-size : 10px;
	color: Gray;
	text-decoration : none;
}
td.titleimage{
	text-align : right;
	font-size : 16px;
	color: #000000;
	vertical-align: middle;
}

td.thumbnail{
}

img.frame{
	}


h1
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 16px;
	color: Black;
	text-align: left;
}
h2
{
	color: Black;
	font-size : 16px;
	text-align : center;}
	h3
	{
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px;
	color: white;
	text-align: left;
}
