body{
	font-family: Arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000;
}

td {
	font-family: Arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000;
}

.main {
	font-size: 10pt;
	color: #000;
}

.small {
	font-size: 7pt;
}

h1{
	font-size: 14pt;
	color: #0D887B;
}

.header{
	font-size: 11pt;
	font-weight: bold;
	color: #0D887B;

}

.homeheader{
	font-size: 11pt;
	font-weight: bold;
	/*color: #024A75;*/	
	color: #fff;
}

.tenpt{
	font-size: 10pt;
	font-weight: bold;
}

.bold{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
}

.larger {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	}
	
.small{
	font-size: 8pt;
}
.emph{
	font-size: 11pt;
	font-weight: bold;
}

.lgheader{
	font-size:14pt;
	font-weight: bold;
	color: #069;
}
.emph1 a { 
width: 175px; 
border: black solid 1px; 
display: block; 
padding-left: 5px }

.emph1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #069; 
}

.emph1 a:hover { 
text-decoration: none; 
color: #069;
background-color: #fff;
 }
 
  #buttonstyle a{
 	display: block;
	padding: 4,4,4,4;
	border: black 1px solid;
	background: #069;
	text-decoration: none;
	color: white;
	width: 150px;
	font-weight: bold;
	font-size: 8pt;
	 }
	 
	#buttonstyle a:hover{
		background-color: #fff;
		color: #069;}
		
input {
	border: 1px solid #006;
	background-color: #B0C4DE;
}

textarea {
		border: 1px solid #006;
	background-color: #B0C4DE;
}
	