﻿BODY
{
	font-family: verdana, Arial;
	font-size: 80%;
	margin: 0px;
	background-color: #F2F2F2;
}

TR
{
	font-family: Verdana, Arial;
	font-size: 80%;
}

.sectiontitle
{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
	overflow: hidden;
	color: #5273B6;
	border-bottom: #5273B6 2px solid;
	margin-bottom: 0pt;
}

.sectionfooter
{
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow: hidden;
	color: #5273B6;
	border-top: #5273B6 2px solid;
	margin-top: 0pt;
}

A:link
{
	color: #5273B6;
}

A:visited
{
	color: #5273B6;
}

A:active
{
	color: #5273B6;
}

A:hover
{
	color: blue;
}
