BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	background-image :  url(../graphics/images/background_700.gif);
	font-size : 10;
	}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10;
	}

H1 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

H2 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

H3 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

H4 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}


H5 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : -10px;
	text-decoration : none;
}

H6 {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10;
	font-weight : normal;
	}

A:link {
	color : #0000FF;
	text-decoration : none;
	font-weight : normal;
	font-size : 10;
}

A:active {
	color : #FF3333;
	text-decoration : none;
	font-weight : normal;
	font-size : 10;
}

A:visited {
	color : #800080;
	text-decoration : none;
	font-weight : normal;
	font-size : 10;
}

a:hover {
	color : #FF3333;
	text-decoration : underline;
	font-weight : normal;
	font-size : 10;
	}