body
{
	background-color: #FFF;
	text-align: center;
	margin-top: 40px;
}

.title
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #008080;
}

.secondarytitle
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #708090;
}

.underline
{
	border-bottom: 1px solid #008080;
}

.tblFormat
{
	width: 760px;
	border: 0px solid;
	align: center;
}

.tblContent
{
	width: 100%;
	height: 100%;
	border: 0px solid;
	margin-bottom: 30px;
}

.smallprint
{
	font-family: sans-serif;
	font-size: 10px;
	color: #708090;
}

a:active, a:link, a:visited
{
	font-size: normal;
	color: #008080;
	text-decoration: underline;
}

a.smalllink:active, a.smalllink:link, a.smalllink:visited
{
	font-family: sans-serif;
	font-size: 10px;
	color: #008080;
	text-decoration: none;
}

a.side:link, a.side:visited, a.side:active
{
	font-size: normal;
	font-family: sans-serif;
	color: #008080;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.text
{
	font-size: normal;
	font-family: serif;
}
