a:link {
	color: blue;
	text-decoration: underline;
}
a:hover {
background-color : #FFCC00;
}
.wang {
	background-color: #FFFF99;
	border: 1px solid #000000;
	font-size: 1.2em;
	padding: 2px;
	font-weight: normal;



}
.content {
	margin-right:10%;
	margin-left:10%;
	margin-top:5%;
	padding-bottom:10px;
	text-align:left;
	min-width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;


				}
.hide {
	color: #FFFFFF;
}
.smallfont {
	font-size: xx-small;
}
.underlinefont {
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.3em;

}
.smallheader1 {
	font-size: 22px;
	font-weight: normal;
}
.smallheader2 {
	font-size: 18px;
	font-weight: normal;
}
.noborder {
	border: 0px;
}
.bigdots {
	font-size: xx-large;
	font-weight: bolder;
	color: #7AB63F;
	line-height: 10px;
}
.bioimage {
	border: 1px solid #CCCC99;
	position: static;
	float: left;
	margin-right: 12px;
}
.bioimage1 {
	position: static;
	float: left;
	margin-right: 12px;
}
.rightalign {
	border: 0px;
	position: static;
	float: right;
	margin-left: 6px;
}
html { 
height: 100%; margin-bottom: 1px; 
}
.blackborder {
	border: medium solid #000000;
}
.blackborderthin {
	border: thin solid #000000;
}
.blackborderleft {
	border: medium solid #000000;
	position: static;
	float: left;
	margin-right: 12px;
}
.blackborderright {
	border: medium solid #000000;
	position: static;
	float: right;
	margin-left: 12px;
}
.fontborder {
	border-top: #0066FF;
	border-right: thin solid #0066FF;
	border-bottom: #0066FF;
	border-left: thin solid #0066FF;
	padding: 4px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 1.2em;








}
