body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(images2010/pgbk.jpg);
	
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 18px;
  font-weight: bold;
	line-height: 30px;  
	color: green;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: darkblue;
	font-weight: bold;
	
}
h3 {
	color: #000000
}

a {
	color: #132788;
	text-decoration: underline;
}

a:hover {
	
	color: #D39739;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
	line-height: 30px;  
	color: #ED1C24;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}


.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.whtext {
	
	font-weight: bold;
	color: #FFFFFF;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.redbold {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.greenbold {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

