BODY{
	margin: 0px;
	background-color : #f0f0f2;
}

TD {
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #ed1c24;
	line-height : 15px;
}

H1{
	width:500px;
	height:192px;
	background-image: url('../img/logo.jpg');
} 

H1 span {
	display:none;
}

H2, H3{
	display:none;
}

.footer { 
FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt; color : #999999; 
padding: 4px 4px;
} 

.footer a:link  {
	color: #99cc00;
	border : no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}

.footer a:active {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}

.footer a:visited {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}
.footer a:hover {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : none;
	font-weight: normal;
}

.mainTable{
	width: 100%;
	height: 100%;
}

.height10{
	height: 10px;
}
