body {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#tablebody {
	padding-top: 15px;
}

#tablefooter {
	font-size: 80%;
	padding: 10px;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #224466;
	font-weight: bold;
	border-top: 1px solid #224466;
	border-bottom: 1px solid #224466;
	line-height: 16px;
}

a:link {
	color: #224466;
	text-decoration: underline;
}

a:visited {
	color: #6688AA;
	text-decoration: underline;
}

a:hover, a:active {
	color: #224466;
	text-decoration: none;
}

#tablebio {
	border: 2px solid #224466;
}

#tdbiotop {
	border-bottom: 2px solid #224466;
	background-color: #EEEEEE;
	font-size: 90%;
}

.header {
	font-weight: bold;
	font-size: 120%;
	color: #446688;
}

.subheader {
	font-weight: bold;
	font-size: 110%;
}

.input {
	background-color: #EEEEEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}

.textarea {
	background-color: #EEEEEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;	
}

#tablearticles {
	border: 1px solid #333333;
}

#tdarticles {
	border-top: 1px dotted #333333;
}

#tdarticlestop {
	color: #FFFFFF;
	font-weight: bold;
}

.bluebold {
	color: #446688;
	font-weight: bold;
}

#tablevideo {
	border-bottom: 1px dotted #333333;
}

.imageborder {
	border: 2px solid #000000;
}