body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #020617;
	margin: 0;
}
.td {
	border-left: #7d90a8 solid 1px; 
	border-right: #7d90a8 solid 1px;
	background-color: #23446d;
}
.text {
	line-height: 130%;
	text-align: justify;
	text-indent: 0.5in;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.bottombuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33699a;
	text-decoration: none;
}
.bottombuttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.biodata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
	font-weight: 800;
}
.biodatanames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
}
.photo {
 	border: #23446d solid 1px;
}
.photo:hover {
	border: #23446d solid 1px;
}
.border {
	border: #081132 groove 2px;
}