
H1{
	Font-Family : Arial;
	Font-Size : xx-large;
	Font-Weight : bold;
	Color : #ff3300;
	Text-Align : center;
	}


H2{
	font-family : Verdana;
	font-size : x-large;
	font-weight : bold;
	color : #cc3300;
	text-align : center;
	}


H3{
	Font-Family : Arial;
	Font-Size : large;
	Font-Weight : bold;
	Color : #ff6600;
	Text-Align : center;
	}


H4{
	font-family : Comic Sans MS;
	font-size : 14pt;
	Color : #ffcc00;
	padding : 2pt;
	Text-Align : center;
	}


.body{
	Margin-Right : 50px;
	Margin-Left : 50px;
	Font-Family : Verdana;
	Font-Size : 17px;
	Color : #000000;
	Text-Align : justify;
	Text-Indent : -20px;
	}


.main{
	font-family : Comic Sans MS;
	text-align : justify;
	font-size : 12pt;
	line-height : 20px;
	}


.img{
	text-align : center;
	}


.info{
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	line-height : 15px;
	}


.small{
	font-family : Arial;
	font-weight : normal;
	font-size : 8pt;
	margin-left : 60px;
	}

.note{
	font-size : 10pt;
	color : #006600;
	background : #FFFFFF;
	position : relative;
	padding : 2pt;
	border-width : thin;
	border-style : ridge;
	}


I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE{
	font-style : italic;
	Font-Size : 10pt;
	Color : #000066;
	}


B{
	Font-Family : Arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Color : #000099;
	}


STRONG{
	font-family : Verdana;
	color : #F0A84F;
	}


LI{
	list-style-image : url(ball_red.gif);
	font-family : Comic Sans MS;
	font-size : 12pt;
	position : relative;
	}



A:LINK{
	text-decoration : none;
	color : #0000ff;
	}


A:VISITED{
	text-decoration : none;
	color : #cc6633;
	}


A:HOVER{
	Color : red;
	}

