html, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

img.nav
{
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

div.name
{
	font-size: 22px;
	font-weight: bold;
	color: #330066;
}

div.main { width: 800px; }

div.info { float: left; }

span.title
{
	font-size: 15px;
	font-weight: bold;
	color: #330066;
}

ul.health
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img.adult_pic
{
	border: solid 1px #000000;
	float: right;
	margin-bottom: 10px;
}

div.footer
{
	clear: both;
	width: 800px;
	font-size: 16px;
	text-align: center;
	background-color: #cccc66;
	border: solid 1px #000000;
}

/*  Old css */
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}

.heading2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330066;
	font-weight: bold;
	font-style: normal;
}

.subheading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.subheading3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


