P  {
	font-weight : bold;
	font-family : Arial;
	color : #000000;
	background-color : #FFCC00;
}

H1  {
	font-family : Arial Black;
	color : #000000;
	font-size : x-large;
	background-color : #FFCC00;
}

H2  {
	font-family : Arial Black;
	font-weight : bold;
	color : #000000;
	font-size : x-large;
	background-color : #666699;
}

H3  {
	background-color : #FFCC00;
}

A  {
	color : #0000FF;
	font-family : arial;
	text-decoration : none;
}

A:Visited  {
	color : #465D92;
	font-family : arial;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : #FF00FF;
}

A:Hover  {
	color : #FFCC33;
	text-decoration : none;
}

BODY  {
	background-color : #FFFFCC;
	font-weight : normal;
}

.sidebars  {
	background-color : #84BBB4;
}

table  {
	font-family : Arial;
}

.navbut  {
	background-color : #996600;
	color : #FFFFFF;
	border-bottom : black thin outset;
	border-left : #FFCC33 thin outset;
	border-right : black thin outset;
	border-top : #FFCC33 thin outset;
	font-weight : bold;
	font-family : Arial;
	font-size : x-small;
	text-align : center;
}

.navbut A:link  {
	color : #FFFFFF;
	text-decoration : none;
}

.navbut A:visited  {
	text-decoration : none;
	color : #465D92;
}

.navtable  {
	background-color : #666699;
}

.smaller  {
	font-family : Verdana, arial;
	font-size : x-small;
	color : #000000;
}

.black  {
	color : #000000;
}


