body
{
	background-color: #FFF;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}


td.BorderLeft
{
	background-image: url(graphics/border_left.gif);
	background-repeat: repeat-y;
}

td.BorderRight
{
	background-image: url(graphics/border_right.gif);
	background-repeat: repeat-y;
}

ul.Bullet
{
	list-style-image: url(graphics/bullet_blue.gif);
	text-indent: -1em;
	line-height: 130%;
}

p, td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	line-height: 130%;
}

.indent
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	line-height: 130%;
	margin-left: 15px;
}

p.copyright
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #069;
	font-style: normal;
	line-height: 130%;
	text-align: center;
}

a.email:link
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #069;
	font-style: normal;
	line-height: 130%;
}

.subhead
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #069;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
}


a:link 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #069;
	text-decoration: underline;
}

a:visited 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #069;
	text-decoration: underline;
}

a:hover
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #036;
	text-decoration: none;
}

a:active
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #036;
	text-decoration: none;
}



