body
{
	font-family:Arial;
	font-size:12pt;
	
	
}

h2
{
	color:#993333;
}
a
{
	color:#993333;
	text-decoration:none;
}
a:hover
{
	color:#CC9966;
}
a:visited
{
	color:#CC9966;
}
dt
{
	width:135pt;
	height:20pt;	
}
dl
{
	background-color:#FAFAD2;
}
#banner
{
	background-color:#FAFAD2;
	border-bottom-style:solid;
	border-bottom-color:#993333;
	padding-left:15pt;
}
#nav
{
	background-color:#FAFAD2;
	width:150pt;
	padding-left:15pt;
	border-right-style:solid;
	border-right-color:#993333
}
#content
{
	padding:25pt;
	vertical-align:top;
}
