p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #950000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #950000;
}

select 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT
{
	font-family:  Arial, Helvetica;
	font-size:    11px;
	font-style:   normal;
	color:		  Black;
	
}
.headerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}



body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-repeat: repeat-x;
 }






a {font-family: arial,helvetica,verdana; text-decoration: underline; color: #950000;}
a:link {color: #950000;}
a:active {color: #950000;}
a:visited {color: #950000;}
a:hover {color: #950000;}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	spacing: 0;
	cellspacing: 0;
	padding: 0;
	cellpadding: 0;
	
}



.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

}

.footer a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #950000;
	text-decoration: underline;
}

.footer a:visited 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #950000;
	text-decoration: underline;
}

.links {font-size: 12px; font-family: Trebuchet MS; color: #950000; text-decoration: none; text-transform: uppercase;}
.links a:link {color: #950000; text-decoration: none;}
.links a:active {color: #950000; text-decoration: none;}
.links a:visited {color: #950000; text-decoration: none;}
.links a:hover {color: #950000; text-decoration: underline;}

.smallest {font-size: 10px;}
.smaller {font-size: 11px;}

.larger {font-size: 14px;}
.largest {font-size: 16px;}

