


H1{
	font-family : Arial;
	font-weight : bold;
	color : #800000;
	text-align : center;
	}


H2{
	font-family : Arial;
	font-weight : bold;
	color : #F0A84F;
	text-align : center;
	}


H3{
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
	text-align : center;
	}


H4{
	font-family : Arial;
	font-weight : bold;
	Color : #ffcc00;
	Text-Align : center;
	}


.BODY{
	Font-Family : Verdana;
	font-size : 10pt;
	Color : #000020;
	Text-Align : justify;
	}


.main{
	font-size : 13pt;
	font-family : Arial;
	}


.info{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 15px;
	}


.index{
	font-family : verdana;
	font-size : 10pt;
	color : #ffffff;
	text-align : justify;
	background-color : tan;
	border : 2px solid Maroon;
	padding : 20px;
	width : 60%;
	}


.note{
	color : RoyalBlue;
	font : 10px,verdana;
	font-weight : bold;
	width : 25%;
	background-color : #ffffee;
	border : 2px solid Silver;
	padding : 3px;
	Text-Align : left;
	}

.nav {
	
	font-family: Verdana, Geneva, Arial; 
	font-size: 11px; 
	font-weight: bold;}



B{
	font-family : Verdana;
	font-weight : bold;
	font-size : 11pt;
	color : #ffffcc;
	}


STRONG{
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	color : #000020;
	}


CITE, BLOCKQUOTE{
	font-style : italic;
	Font-Size : 12pt;
	Color : #000020;
	}


EM{
	color : DodgerBlue;
	font : bold 13px Courier New, serif;
	font-style : normal;
	}


LI{
	color : coral;
	list-style-image : url(ball_red.gif);
	font-family : Comic Sans MS;
	font-size : 10pt;
	position : relative;
	}


A:LINK{
	text-decoration : none;
	color : #0000ff;
	}


A:VISITED{
	text-decoration : none;
	color : #cc6633;
	}


A:HOVER{
	Color : red;
	}

