a:hover {
	color: #8C0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #7F7776;
	font-size: 1em;
}

.title1 {
	color: #666260;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
}

.title2 {
	color: #666260;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}


.intro {
	color: #666260;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 18px;
}

.bold {
	color: #666260;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.presslinks {
	color: #666260;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

.linkbg {
	background-image: url(images/linkbg.gif);
	background-repeat: repeat-x;
}

.leftshdw {
	background-image: url(images/leftshdw.gif);
	background-repeat: repeat-y;
}

.rightshdw {
	background-image: url(images/rightshdw.gif);
	background-repeat: repeat-y;
}

.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}

.top {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid Gray;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid Gray;
}

.vitamin {
	color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

.vitamin a:hover {
	color: #FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}