body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	}

a {
	color: #673895;
}
a:visited {
	color: #673895;
}
a:hover {
	color: #8CC640;
}
a:active {
	color: #673895;
}

.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: regular;
	font-size: 18px;
	line-height: 150%;
	text-align:center;
	color: #000000;
}
.product_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-align:left;
	color: #666666;
}

.product_head {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #673895;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;	
    text-decoration: none;	
}
.page_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 150%;
	color: #000000;
	padding:10px;
}



