BODY  {
	font-family : Tahoma;
	font-size : smaller;
	color : #000080;
}

H2  {
	font-family : Tahoma;
	font-size : medium;
	font-weight : bold;
	font-style : small-caps;
	color : #000080;
}

td  {
	font-family : Tahoma;
	font-size : x-small;
}

h3  {
	font-size : large;
	font-family : Arial;
	font-weight : normal;
	background-color : #FFFFcc;
	color : #000080;
}

A:hover  {
	color : #008080;
}

h4  {
	font-size : small;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	font-family : Arial;
}

h6  {
	font-size : medium;
	font-family : serif;
	font-style : italic;
}

