﻿.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1{
	color:#666;
	font-size:small;
	
	
}

p{
	
	padding:0px;
	
	
}



h2{
	text-decoration:underline;
	padding:0px;
	font-size: 12px;
	
	
	
}
.clickHereLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: .5px;


}
.bodySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	line-height: 20px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: .5px;
	text-decoration: none;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

