body {
	background-color: #cccccc;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;	
	line-height:14px;
}
table {
background-color:#ffffff;
}

td {
	background-color: #ffffff;
}
/*float left*/
.left
{
        float: left; /*left in our text*/
        margin-right: 35px; /*space around the image*/
}

img{border:0;}
a {
	font-family:arial;
	font-size: 11px;	
	color: #666666;		
}
a:visited {
	color: #666666;
}
a:hover {
	color: #993333;
}
a:active {
	color: #CCCCCC;	
}
H1{font-family:arial;
	font-size: 11px;	
	color: #993333;
}
H2{font-family:arial;
	font-size: 11px;	
	color: #993333;
}



