body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
}	

#style1 a{
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: solid 1px #999;
	background-color: #036;
	font-size: 8pt;
	padding: 2px;	
	color: white;
	font-weight: bold;
	/*font-weight: bold;*/
}

#style1 a:hover{
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ccc;
	font-size: 9pt;
	padding: 2px;	
	color: #000;
}

td {
	font-size: 9pt;
}.bold {
	font-weight: bold;
}
.tdbordered {
	border: 1px solid #666;
	background-color: #ccc;
}

.small {
	font-size: 11px;
}


h5 {
	font-size: 13pt;
	color: #036;
	border-bottom: solid #036 2px;
	display: block;
	width: 100%;
}

#style2 a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

#style2 a:hover{
	color: #900;
}

#style2 a:visited {
	color: #333;
}



.serif {
	
	color: #c00;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	
}
.underlinedhead {
	font-size: 11pt;
	border-bottom: solid #c00 2px;
	font-weight: bold;
		display: block;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #036;
}

h3 {

	color: #fff;
	display: block;
	background-color: #c00;
	padding: 2px;
}

h2 {
	color: #000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}

.emph {
	font-size: 9pt;
	color: #c00;
	font-weight: bold;
	
}

#classy a {
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #036;
	
}.largebold {
	font-size: 13pt;
	font-weight: bold;
}

.14px {font-size: 14px}
