
a, h1 {	font-family: Georgia,Serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#FFFFFF;
	margin-left: 10px;
}

p, body { 
	font-family: Georgia,Serif; 
	font-size: 12pt; 
	color:#FFFFFF;

}

td img {display: block;}

a, a:active, a:link {
	color:#FFFFFF; 
	text-decoration:none; 
}
a:hover {
	color:#000000;
	text-decoration:none;
}


body {
	background-color: #CC3335;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* added 08.5.2010 */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
