BODY  {
	background-color : #006000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	color : white;
	font-size : 12px;
}

A  {
	text-decoration : none;
	color : Yellow;
	font-size : 12px;
}

A:HOVER  {
	text-decoration : none;
	color : white;
	font-weight : normal;
	font-size : 12px;
}

A:LINK  {
	text-decoration : none;
	color : Yellow;
	font-size : 12px;
}

A:ACTIVE  {
	text-decoration : none;
	color : Red;
	font-size : 12px;
}

A:VISITED  {
	text-decoration : none;
	color : Yellow;
	font-size : 12px;
}

A.links  {
	background-color:Navy;
	width: 190px;
	text-align:center;
	line-height:26px;
	margin:5;
}

H1  {
	text-decoration : none;
	color : Yellow;
	font-size : 22px;
}

H2  {
	text-decoration : none;
	color : White;
	font-size : 18px;
}

H3  {
	text-decoration : none;
	color : White;
	font-size : 16px;
}

H4  {
	text-decoration : none;
	color : White;
	font-size : 14px;
}

H5  {
	text-decoration : none;
	color : White;
	font-size : 12px;
}

H6  {
	text-decoration : none;
	color : White;
	font-size : 10px;
}

H1.title  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : red;
	font-size : 32px;
	font-weight : bold;
}

H2.title  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #49D05C;
	font-size : 28px;
	font-weight : bold;
}

H3.title  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #F85EC0;
	font-weight : normal;
}

H4.title  {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}

P {
	vertical-align : top;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	text-align : justify;
	color : White;
	font-size : 12px;
	width : 576px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-indent : 20px;
}

P.normal  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : White;
	font-size : 12px;
	width : 576px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-indent : 20px;
}

P.old  {
	font-family : "Book Antiqua", "Bookman Old Style", "Times new Roman", "Serif"
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : White;
	font-size : 18px;
}

P.script  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	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 : 0px;
	text-align : justify;
	color : White;
	font-size : 12px;;
	width : 535px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


