body
{
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
}

UL
{
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
}

LI
{
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
}

#page 
{
	width: 740px;
	background-color: #CCCCCC;
	background-image: url(images/grey_grad.jpg);
	background-repeat: repeat-x;
}

p
{
	color: #7E3636;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
}

.home_page
{
	padding: 0px 20px 30px 150px;
}

.content
{
	margin: 20px;
}

td
{
	vertical-align: top;
}

h1
{
	font-family: verdana;
	color: #003;
	margin: 0px 20px 10px 0px;
	font-size: 24px;
}

td.footer
{
	color: white;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
	padding-left: 5px;
}

.footer
{
	width: 740px;
}

table.right_images
{
	float: right;
	margin-left: 20px;
}

.right_image
{
	border: 1px solid black;
	margin: 0px 0px 10px 0px;
}

td.caption
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

td.label
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: right;
	font-weight: bold;
}