	body {
	background-color: #ADD8E6;
}
	a:link {
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
	}
	a:active {
	text-decoration: none;
}
	a:hover {
	text-decoration: underline;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	
}
.cTitle
{
	border-right: #000000 1px solid;
	padding-right: 1px;
	border-top: #000000 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #000000 1px solid;
	color: white;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	background-color: #468284;
}

.cPageContent
{
	font-size: 8pt;
	font-family: verdana;
}
.pageNav
{

	color: #333333;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: underline;
}

.table1
{

	width: 100%;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}

.table2
{
	width: 600px;
	border: 0px;
}

.td1
{
	width: 110px;
	background-color: #468284;
}

.td2
{
	width: 10px;
}

.td3
{
	width: 120px;
}

.td4
{
	width: 150px;
	height: 150px;
	text-align: center;
}

.td5
{
	width: 150px;
	text-align: left;
}