body {
	background-color: #fff;
	font-family: ariel, sans-serif;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

p	{
	font-family: ariel, sans-serif;
	width: 70%;
	font-weight: bold;
}

.title	{
	text-align: center;
	font-size: 1.9em;
	font-weight: none;
}

.footer	{
	text-align: center;
	color: #444;
	font-size: 10px;
	font-weight: bold;
     }

.caption 	{
	text-align: center;
	color: #777;
	font-size: 12px;
	font-weight: bold;
     }

.menu	{
	text-align: center;
}

hr	{
	width: 90%;
}

hr.press		{
	width: 100%;
}

.tech	{
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-family: ariel, sans-serif;
	font-weight: bold;
}

.bio	{
	text-align: center;
	border: solid;
	border-color: green;
	font-weight: bold;
	font-size: 1.2em;
}

.headline	{
	width: 80%;
	text-align: left;
	font-family: ariel, sans-serif;
	font-weight: bold;
}

.pressbody	{
	width: 80%;
	text-align: left;
	font-family: ariel, sans-serif;
	font-weight: light;
	font-size: .8em;

}
