body
{
	background-attachment: fixed;
	color: rgb(96,96,96);
	font-family: verdana;
	font-size: 12px;
	margin: 20px 20px 20px 300px;

	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(64,64,64);
	scrollbar-base-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,255,255);
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
}

a
{
	color: rgb(0,128,255);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table td
{
	padding: 0px;
}

img
{
	border-width: 0px;
}

div
{
	border-color: rgb(192,192,192);
	border-style: solid;
	border-width: 0px;
}

p
{
	margin: 10px 0px;
	text-indent: 20px;
}

div.section,div.header,div.subheader
{
	color: rgb(64,64,64);
	font-weight: bold;
}

div.section
{
	border-width: 0px 0px 1px 0px;
	font-size: 16px;
	margin: 20px 0px;
	padding: 1px 0px;
}

div.header
{
	font-size: 14px;
	margin: 20px 0px 10px 0px;
}

div.subheader
{
	margin: 10px 0px 0px 0px;
}

img.thumbnail
{
	height: 45px;
	margin: 10px 0px 0px 10px;
	width: 65px;
}

img.top
{
	margin-top: 0px;
}

img.left
{
	margin-left: 0px;
}

table.phototable
{
	height: 260px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 460px;
}

table.phototable td
{
	float: right;
	text-align: center;
}

table.photo
{
	display: none;
}

table.photo td
{
	float: right;
	font-size: 10px;
	text-align: right;
}