@charset "UTF-8";
/* CSS Document */

 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 12px;
	color: #005f8f;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
}
.bodyLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	text-decoration:none;
}

.bodyLinks a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	text-decoration:none;
}
.bodyLinks a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#555;
	text-decoration:underline;
}
.bodyLinks a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
}
.bodyLinkLine a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color#555;
	text-decoration:underline;
}
.bodyLinkLine a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#005f8f;
	text-decoration:underline:
}
.bodyLinkLine a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
}
	
.bodyBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005f8f;
}
.bottomNAVs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
}
.bottomNAVs a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration:none;
}
.bottomNAVs a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005f8f;
	text-decoration:underline
}
.bottomNAVs a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration:none;
}