body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.text	{ font-size: 10pt;
          font-family: Arial, Helv, Helvetica, Sans Serif;
          color: #000000; 
		  font-style: normal; 
		  font-weight: normal
}
h1, .Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	color: #006633;
	font-weight: bold;
	text-align:center;
}

h2, .Head2 {
	font-family: Times, Times New Roman, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #336699;
	}

h3, .Head3 {
	font-family: Arial, Helv, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
	}
	
h4, .Head4 {
	font-family: Arial, Helv, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;

h3, .newshead {
	font-family: Times, Times New Roman, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #336699;
	}

img {
	border:0;
}

UL         { font-size: 10pt;
	font-family: Arial, Helv, Helvetica, Sans Serif;
}

.links	{
	font-size: 10pt;
	font-weight: bold;	
	font-family: Arial, Helv, Helvetica, Sans Serif;
	color: #336699;
}

.linkcal	{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Arial, Helv, Helvetica, Sans Serif;
	color: #336699;
}

.sidenav	 { 
	font-size: 10pt;
	font-weight: bold;	
	font-family: Arial, Helv, Helvetica, Sans Serif;
	color: #336699;
	margin-left:25px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
			 
.smallgray {
	font-size: 8pt;	
	font-family: Arial, Helv, Helvetica, Sans Serif;
	color: #666666;
}
.smalltext {
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans Serif;
	color: #000000;
}

.redtext {
	font-family: Arial, Helv, Helvetica, Sans Serif;
	font-size: 10pt;
	color: #FF0000;
}

a.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}

.navon {
	font-family: Arial, Helv, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #339999;
}

a:link     { text-decoration: none;
             color: #000099}
             
a:visited  { text-decoration: none;
             color: #000099}
             
a:active   { text-decoration: none;
             color: #FF66FF}
             
a:hover     { text-decoration: underline;
             color: #CC0000}

a.body:link  { text-decoration: none;
                color: #006699}
             
a.body:visited  { text-decoration: none;
                  color: #000066}
             
a.body:active   { text-decoration: none;
                  color: #FF66FF; 
				  font-family: Verdana, Arial, Helvetica, sans-serif; 
				  font-size: x-small; 
				  font-weight: normal}
             
a.body:hover    { text-decoration: underline;
             		  color: #CC0000}
