body,td,input,textarea,select
	{
	font-family: Verdana, Georgia;
	font-size:	11px;
	color: black;
	}
body{
	background-color: #808080;
	margin: 0px;
	}
a 	{
	text-decoration: none;
	color: #0000ff;
	}
form{
	margin: 0px;
	}
.header
	{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	}
#main
	{
	text-align:justify;
	padding: 3px;
	}
.catlink
	{
	font-weight: bold;
	text-decoration: none;
	color: #434957;
	}
.catcell
	{
	background-image: url(_i/bg3.gif);
	background-repeat: repeat-x;
	height: 20px;
	}
.tablehead
	{
	color: white;
	text-align: center;
	font-weight: bold;
	}
.highlighted
	{
	font-weight: bold;
	color: orange;
	}