BODY {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
}


A:LINK,A:VISITED {
	color : Blue;
	text-decoration : none;
	
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}

H1 {
	color : #ff9900;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	}

H2 {
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 75%;
}

H3 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	line-height : normal;
	font-style : normal;
	font-weight : bolder;
}

H4 {
	color : Red;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 500%;
}

H5 {
	color : #ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	background-color : transparent;
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	background-color : transparent;
	line-height : normal;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	font-weight : bold;
}
