BODY  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
	background-color : #FFFF99;
}

TABLE  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
	background-color : #FFFF99;
}

H1  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

H3  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	font : arial;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ff9900;
	font : arial;
	text-decoration : none;
}



