BODY {
	background-color : #6D86D7;
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin-left : 0;
	margin-right : 0;
	font-size: 12px;

}

A:LINK {
	color : #000000;
	text-decoration : none;
	

}

A:HOVER {
	color : #CC0000;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF66;


}

A:VISITED {
	color : #333333;
	text-decoration : none;

}

H1 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 200%;
}

H2 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 160%;
}

H3 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 140%;
}

H4 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 115%;
}

H5 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 100%;
}

H6 {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 100%;
	font-style : italic;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : 800;
}

TH {

}

TD {

}
