﻿h1 {
	font-size:18px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: bold;
	font-family:Monotype Corsiva;}

h2 {
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: bold;}

h3 {
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: none;}


a:link.nav { text-decoration: none; color: #FFFFFF; font-family:Verdana, Tahoma; font-size: 12px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #FFFFFF; font-family:Verdana, Tahoma; font-size: 12px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #8A9B71; font-family:Verdana, Tahoma; font-size: 12px; font-weight: bold }
 
.clean_link { text-decoration:none;font-family:Verdana;font-size:12px;color:#FFFFFF; }
				
.PageTitle {
	font-family:Verdana, arial,times-roman,helvetica; 
	font-size:20px; 
	color:#000000; 
	text-decoration:nono; 
	font-weight: bold;}

.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 12.0px ;
  color:#000000;
  font-family:Verdana, Arial ;
  link:#0000ff;
  vlink:#0000ff
}
/* SEO Modified Tags */
h4 {
				font-weight: normal;
				font-size: 12px;
}
h5 {
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: white;
				margin-bottom: 0px;
}
/* End SEO Modified Tags */