body
{
	font-family: trebuchet ms,tahoma,verdana,arial,helvetica;
	background-color: #fff;
	font-size: 12px;
	color: #333;
}

a {
	color: #405a9c;
	text-decoration: none;
	border: 0px solid black;
}

img {
	border: 0px solid black;
}

div#options {
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 300%;
	padding-right: 20px;
}

#options a {
	color: #333;
}

#body {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	/*border: 1px solid black;*/
}

.name
{
	font-weight: 700;
	font-size: larger;
}

.position
{
	color: #666;
}
