BODY {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : smaller;
	text-align : justify;
}

A:LINK, A:VISITED {
	color : #D2691E;
	font-weight: bold;
	text-decoration : none;
}

A {
	color : #0000FF;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color : yellow;
	font-weight: bold;
	text-decoration : none;
}

H1 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 200%;
}

H2 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 160%;
}

H3 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 140%;
}

H4 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 120%;
}

H5 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 100%;
}

H6 {
	color : white;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 100%;
}