BODY {
	background-color : #CCCCCC;
}
P {
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}

A:ACTIVE {
    color: #996600;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;

}

A:LINK {
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
}

A:VISITED {
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;

}

A:HOVER {
	color: #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
}

H1  {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	font-style : normal;
	text-decoration : none;
	




}}
