body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #0033FF;
	}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #0033FF;
	}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #0033FF;
	}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

.mainNav a:link    {
	/* Applies to unvisited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
	color: #cccccc;
	} 

.mainNav a:visited {
	/* Applies to visited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
	color: #cccccc;
	} 

.mainNav a:hover   {
	/* Applies to links under the pointer in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
	color: #cccccc;
	} 
  
.mainNav a:active  {
	/* Applies to activated links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
	color: #cccccc;
	} 

.topNav a:link    {
	/* Applies to unvisited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000099;
	} 

.topNav a:visited {
	/* Applies to visited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000099;
	} 

.topNav a:hover   {
	/* Applies to links under the pointer in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000099;
	} 

.topNav a:active  {
	/* Applies to activated links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000099;
	} 

.botNav a:link    {
	/* Applies to unvisited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000099;
	} 

.botNav a:visited {
	/* Applies to visited links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000099;
	} 

.botNav a:hover   {
	/* Applies to links under the pointer in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000099;
	} 

.botNav a:active  {
	/* Applies to activated links in class mainNav */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000099;
	} 

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0033FF;
	}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

.fine {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}

.box {
	padding: 3px;
	border-style: none;
	}