body
{
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	background-position: top;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif;
	text-align: left;
}

P
 {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 5px 20px 15px 20px;
}

h1, h2
 {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 5px 20px 15px 20px;
}

A
 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	TEXT-DECORATION: none;
}

A:hover
 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009fda;
	TEXT-DECORATION: underline;
}

.subhead {
	font-family: sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.body {
	font-family: sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #cecece;
	margin: 0px 0px 0px 0px;
}

.credit {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}
 
a.credit {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	TEXT-DECORATION: none;
}

.credits {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}

a.credits {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	TEXT-DECORATION: none;
}

LI
 {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#myvar {
	font-family: sans-serif;
	font-size: 10px;
	border:0px solid #ccc;
	background:#FFFFFF;
	padding:5px 15px 10px 15px;
}

#myvar2 {
	font-family: sans-serif;
	font-size: 10px;
	border:0px solid #ccc;
	background:#FFFFFF;
	padding:5px 15px 10px 15px;
}

select	{ background:#999999; font-family: Verdana, Arial, Helvetica; font-size: 10px }
input	{  font-family: Verdana, Arial, Helvetica; font-size: 10px }
