body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D7D7D7;
}
.textsize1 {
  font-color: #9E9E9E;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
  padding-left: 5px;
padding-right: 10px;
}
.textsize1nopadding {
  font-color: #9E9E9E;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
}
.textsize2 {
  font-color: #9E9E9E;
  font-size: 15px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
}
.textsize3 {
  font-color: #9E9E9E;
  font-size: 18px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
}
a.bluelink:link {
	color: blue;
  font-size: 15px;
  	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.bluelink:visited {
	color: blue;
  font-size: 15px;
  	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.bluelink:hover {
	color: blue;
  font-size: 15px;
  	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
a.bluelink:visited:hover {
	color: blue;
  font-size: 15px;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
a.header:hover {
  	font-weight: bold;
	color: blue;
	CURSOR: hand;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;
}
a.header:link { 
  	font-weight: bold;
    color: black; 
	CURSOR: hand; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;}
a.header:visited { 
  	font-weight: bold;
    color: black; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;}
a.header:visited:hover {
  	font-weight: bold;
	color: blue;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	text-decoration: none;
}
a.header2:hover {
  	font-weight: bold;
	color: blue;
	CURSOR: hand;
	FONT-SIZE: 14pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;
}
a.header2:link { 
  	font-weight: bold;
    color: black; 
	CURSOR: hand; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;}
a.header2:visited { 
  	font-weight: bold;
    color: black; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;}
a.header2:visited:hover {
  	font-weight: bold;
    color: black; 
    CURSOR: hand; 
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif ; 
	LETTER-SPACING: 1px;
	text-decoration: none;
}
#pagelinks
{
width:700px;
}
#pagelinks a
{
font-family:Verdana Bold, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000000;
font-size:12px;
text-decoration:none;
}
#pagelinks a:hover
{
font-family:Verdana Bold, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000000;
font-size:12px;
text-decoration:underline;
}