BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial, Impact;
		color : #000000;
		font-size : 10pt;
		margin: 0px;
		background-color: #908f91;
	}

TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial, Impact;
		color : #000000;
		font-size : 10pt;
	}
	
.top {
	background-image: url(images/backs/topback.gif);
}

.text {
	padding-bottom: 20px;
	width: 600px;
	padding-left: 10px;
}

.header {
	font-size: 16pt;
}

#buttons {
	width: 250px;
	color: #FFFFFF;	
}

#buttons ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}

#buttons li {
	background-color: #60AA6A;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#buttons li A{
	height: 16px;
	color: #FFFFFF;
	display: block;
	border: 1px;
	border-top: 2px solid #B2EEBC;
	border-right: 1px solid #207230;
	border-bottom: 1px solid #207230;
	border-left: 2px solid #B2EEBC;
	padding: 4px;
}

#buttons li A:HOVER{
	background-color: #77E187;
	color: Green;
	border-top: 1px solid #207230;
	border-right: 2px solid #B2EEBC;
	border-bottom: 2px solid #B2EEBC;
	border-left: 1px solid #207230;
}

.rightalign {
	text-align: right;
}

.bottom {
		border-top: 2px dashed Green;
}

.credit {
	width: 115px;
}

.footer {
	padding-top: 10px;
	text-align: center;
}

DL.testimonials DT{
	font-style: italic;
	font-weight: normal;		
}

DL.testimonials DD{
	color: #003E01;
	font-weight: bold;	
}

DT {
	font-weight: bold;	
}

A
	{
	text-decoration: none;
	color: White;
	font-weight: bold;
}

A:HOVER 
	{
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}

BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
DT
	{
		font-size : 12pt;
	}

H1
	{
		font-size: 24pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		color: Green;
	}

H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

H3
	{
		font-size: 14pt;
		background : #000000;
		color : #FFFFFF;
	}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}


