body 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:justify;
	margin-top: 20px;
	margin-bottom: 20px;
	}

a:link
	{
	text-decoration:underline;
	color:#0000dc;
	}

a:visited
	{
	text-decoration:underline;
	color:#0000dc;
	}
	
a:hover
	{
	text-decoration:underline;
	color:#008c08;
	}

a:active
	{
	text-decoration:underline;
	color:#0000dc;
	}

a.home
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13.5pt;
	color:#00008b;
	font-weight:normal;
	text-decoration:none;
	}

a.menu
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13.5pt;
	color:#fffafa;
	font-weight:normal;
	text-decoration:none;
	}
	
a.menucurrent
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13.5pt;
	color:#cdba96;
	font-weight:normal;
	text-decoration:none;
	}
			
em
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#004408;
	font-weight:bold;
	font-style:normal;
	}

.red
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#8b0000;
	font-weight:bold;
	font-style:normal;
	}
	
h1 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:12pt;
	color:#00008b;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	}

h2 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:12pt;
	color:#004408;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	}

h3 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13.5pt;
	color:#000000;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}

hr
	{
	border:0;
	height:1px;
	width:800px;
	color:#000000;
	background:#000000;
 	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	}

.short
	{
	border:0;
	height:1px;
	width:395px;
	color:#000000;
	background:#000000;
 	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	}
				
table, td
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	border-collapse: collapse;
	}	

.formtable, .formtable td, .formtable th
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
	text-align: right;
	}

.menutable, .menutable td
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13.5pt;
	color:#00008b;
	background-color:#8b796b;
	font-weight:normal;
	}

.centertable, .centertable td, .centertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	text-align:center;
	}	