.bodyblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 11pt;
}

.bodygreen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	line-height: 11pt;
}

.bodyblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	line-height: 11pt;
}

.bodyred {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	line-height: 11pt;
}

.bodyblack a:link {color: #669900;}
.bodyblack a:visited {color: #669900;}
.bodyblack a:hover {color: #993333;}
.bodyblack a:active {color: #669900;}

.bodygreen a:link {color: #0066CC;}
.bodygreen a:visited {color: #0066CC;}
.bodygreen a:hover {color: #000000;}
.bodygreen a:active {color: #0066CC;}

.bodyblue a:link {color: #669900;}
.bodyblue a:visited {color: #669900;}
.bodyblue a:hover {color: #000000;}
.bodyblue a:active {color: #669900;}

.bodyred a:link {color: #0066CC;}
.bodyred a:visited {color: #0066CC;}
.bodyred a:hover {color: #000000;}
.bodyred a:active {color: #0066CC;}

.top {
background-repeat: no-repeat;
background-position: top;
}

.bottomleft {
background-repeat: no-repeat;
background-position: bottom right;
}