BODY  {
	background-color : #336666;
	font-family : 'Bookman Old Style', 'Century Schoolbook', 'Times New Roman', Times, serif; 
	margin-top : 10px;
	margin-right : 0px;
	margin-left : 10px;
	color : white;
	font-size : 12px;
}

A:HOVER  {
	text-decoration : none;
	color : Yellow;
}

A:LINK  {
	text-decoration : none;
	color : Lime;
}

A:ACTIVE  {
	text-decoration : none;
	color : Red;
}

A:VISITED  {
	text-decoration : none;
	color : Aqua;
}

H1  {
	text-decoration : none;
	color : Yellow;
	font-size : 22px;
	margin-left : 20px;
	font-family : 'Bookman Old Style', 'Century Schoolbook', 'Times New Roman', Times, serif; 
}

H2  {
	text-decoration : none;
	color : FF9C00;
	font-size : 18px;
	margin-left : 20px;
}

H3  {
	text-decoration : none;
	color : Aqua;
	font-size : 16px;
	margin-left : 20px;
}

H4  {
	text-decoration : none;
	color : White;
	font-size : 14px;
	margin-left : 20px;
}

H5  {
	text-decoration : none;
	color : navy;
	font-size : 12px;
	margin-left : 20px;
}

H6  {
	text-decoration : none;
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 20px;
}

P {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	color : White;
	font-size : 14px;
	width : 576px;
	font-family : 'Bookman Old Style', 'Century Schoolbook', 'Times New Roman', Times, serif; 
}

P.normal  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	color : White;
	font-size : 14px;
	width : 576px;
	font-family : 'Bookman Old Style', 'Century Schoolbook', 'Times New Roman', Times, serif; 
	text-indent : 20px;
}

P.script  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	color : White;
	font-size : 20px;
	font-family : "Script MT", "Script MT Bold", "script", "cursive";
}

LI.normal  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	color : White;
	font-size : 12px;;
	width : 535px;
	font-family : 'Bookman Old Style', 'Century Schoolbook', 'Times New Roman', Times, serif; 
}
