.pmain {
	background-image: url(img/BioQback.jpg);
	border: 2px solid #006633;
	background-repeat: no-repeat;
	background-color: #3D945D;
}
.pback {
	background-image: url(img/BioQback.jpg);
	border: 2px solid #006633;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body {
	background-color: #DDDDDD;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cardio {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.web {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
a.web:visited {text-decoration:none; color:#999999;}
a.web:hover {text-decoration:none; color:#000000;}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #BBCCBB;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:visited {text-decoration:none; color:#BBCCBB;}
a.menu:hover {text-decoration:none; color:#FFFFFF;}
.menumain {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menumain:visited {text-decoration:none; color:#999999;}
a.menumain:hover {text-decoration:underline overline; color:#000000;}
.tdcon {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	padding: 20px;
}
.tdmen {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F975D;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	padding: 1px 4px 0px;
	background-color: #377B52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBCCBB;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	text-decoration: underline;
}
h3 {

	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.menuactive {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

