body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(images/bg_bluegrad.gif);
	background-repeat: repeat-x
}
bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 5px;
	margin: 5px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336633;
	font-weight: bolder;
	text-transform: uppercase;
}
bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}

grad

{ 
background-image: url(images/bg_leftgrad.gif);
background-repeat: repeat-y
} 

.style1 {
	font-size: 9pt;
	color: #666666;
	padding: 8 pixels;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
