.mainstyle {
	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #003399;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(/images/bullet.gif);


}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #0066CC;
	list-style-position: outside;
	list-style-type: circle;
	font-variant: normal;
	letter-spacing: 1px;



}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #0033CC;
	background-color: #C2E5F1;

}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #2473CC;
	background-color: #D7E9B4;
	letter-spacing: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
a:link {
	color: #0066FF;
}
a:hover {
	color: #99CC00;
}
a:visited {
	color: #0099FF;
}
.bullets2 {

	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	color: #FF0000;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-type: circle;
	font-variant: normal;
}
.bullets3 {


	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-type: circle;
	font-variant: normal;
}
.smaller {
	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 10px;
	color: #0066CC;
}
.bigger {
	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 16px;
	line-height: 35px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 1em;
}
.titles {
	font-family: Tahoma, Verdana, helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	letter-spacing: 1px;
}
