BODY {
	color : #000000;
	margin-left : 3px;
	margin-right : 3%;	
	text-align : justify;
scrollbar-face-color :#ffffff;
scrollbar-arrow-color :#aqua;
scrollbar-track-color :#ffffff;
scrollbar-shadow-color :#aqua;
scrollbar-highlight-color :'##FFCC66';
}

FONT{
	font: bold normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



A:LINK, A:VISITED {
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	color : #336666;
	text-decoration : none;
}

TABLE{
font : bold normal 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	color : #000000;
	font-family : ;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #000000;
	font-family : ;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #000000;
	font-family : ;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #336699;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-size : 100%;
	font-style: normal;
	font-weight : 100;
}

H5 {
	color : #990033;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 80%;
	font-weight : bold;
}

H6 {
	color : #990033;
	font-family : MS Gothic;
	font-size : 100%;
	font-style : italic;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 10;
}


