body {
  font-family: 		Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:		medium;
  background-color: #cc9900;
}

td {
	font-family: 	Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: 	Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1	{
	font-size:		xx-large;
	color:			#663300;
}
h2	{
	font-size:		x-large;
	color:			#996600;
}
h3	{
	font-size:		large;
	color:			#996600;
}
h4	{
	font-size:		medium;
}
h5	{
	font-size:		small;
}
h6	{
	font-size:		x-small;
}

.linkbar	{
	font-family: 	Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:		small;
	font-weight:	bold;
	padding:		5px;
	color:			#FFFFFF
}
.linkbar	a:link	 {
	color:			#FFFFFF;
}
.linkbar 	a:hover	{
	color: 			#FF6600;
}
.linkbar	a:visited	{
	color:			#FFCC00;
}

.smaller	{
	font-size:		smaller;
}
.x-small	{
	font-size:		x-small;
}

.bold		{
	font-weight:	bold;
}


	

	
	