body {
	background-color: #312F2A;
}
td {
	font-family:Tahoma;
	font-size:9pt;
	color: #333333;
}

.main_frame {
	background-color: #EFEFEF;
	background-position: center;
	color: #333333;
}

a:link,
a:active{
	background: transparent;
	color: #222;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #324683;
             text-decoration: underline;
}
a:visited{
	background: transparent;
	color: #707070;
	text-decoration: none;
}
.date{
	font-family:Tahoma;
	font-size:8pt;
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 9px;
}
.myclass {
	font-family:Tahoma;
	font-size:9pt;
	color: #FF0000;
}
.footext {
	font-family:Tahoma;
	font-size:9pt;
	color: #979797;

}