body
{
	background-color: #FFFFFF;
}

.normalTable
{
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana;
	color: Black;
	font-size:9pt;
	text-align:justify;
	width:900px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	background-color:#FFFFFF;
}

.normalText
{
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana;
	color: Black;
	font-size:9pt;
	text-align:justify;
}

.creditText
{
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana;
	color: Black;
	font-size:8pt;
	text-align:justify;
}

.imageText
{
	font-family: Verdana;
	font-size:8pt;
	color: Black;
}
.largeHeadingText
{
	font-family: Verdana;
	font-size: 18pt;
	color: white;
}
.pageHeadingText
{
	font-family: Verdana;
	font-size: 14pt;
	text-align:center	
}

.pageSubHeadingText
{
	font-family: Verdana;
	font-size: 9pt;
	font-style:italic;
	text-align:justify;
}

td { vertical-align: top }

img { border-color: black}

a.navlink:link { text-decoration: none; color: #000000; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; }
a.navlink:visited { text-decoration: none; color: #333333; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; }
a.navlink:hover { text-decoration: underline; color: #333333; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; }

a.navlink-big:link { text-decoration: none; color: white; font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; }
a.navlink-big:visited { text-decoration: none; color: white; font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; }
a.navlink-big:hover { text-decoration: underline; color: white; font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; }

a.normalText:link { text-decoration: underline; color: #000000;}
a.normalText:visited { text-decoration: underline; color: #333333;}
a.normalText:hover { text-decoration: underline; color: #333333;}


