body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image: url(images/bg.gif);
}

a 			{ color: #000000; text-decoration: none; font-weight:normal;} 
a:link		{ color: #6633ff;} 
a:visited	{ color: #6600cc;} 
a:active	{ color: #6633ff;} 
a:hover		{ 
	color: #FFCC00;
	text-decoration: underline;
}

.banner {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #FFF;
}

.banner .title{
	font-size:13px;
	font-weight:bold;
}

#content {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

heading {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:large;
}

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

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

.menu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bolder;
	text-shadow: Purple;
	font-size: 14px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #000000;
	text-indent: 5px;
}