body         {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000066;
	background-image: url('images/bg2.jpg');
	font-size: h4;
	font-style: normal;
	font-weight: normal;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Veranda, Arial;
}
h1           {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}
h2           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
h3           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h4           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
h5           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h6           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.Banner      { font-size: 12pt; text-align: Center; text-decoration: none; color: #FFFFFF; 
               background-color: #0000FF; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               Verdana, Arial, 'Comic Sans MS'; background-position: 0% 50% }
			   
a:hover {
	text-decoration: underline;
}
a:link {
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	font-weight: normal;
	text-decoration: none;
}
a:active{}
