body {
	font-family: comic sans, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #7CB900;
}

h2 {
	font-family: verdana;
	font-size: 19px;
	font-weight: normal;
	color: #76AE00;
}

h3 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #016599;
}

.blueheading {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #016599;
	line-height: 20px;
}

.bluetext {
	font-family: verdana;
	font-size: 13px;
	line-height: 16px;
	color: #016599;
}

.heading1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #7CB900;
}
.text1 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	/* color: #666666; */
	color: #333333;
	line-height: 15px;
}
.white1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.dots1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.text2 {
	font-family: verdana;
	font-size: 13px;
	line-height: 16px;
	/* color: #666666; */
	color: #333333;
}
.side_head1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.links1 {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
}
.white2 {
	font: bold 10pt Georgia;
	color: #FFFFFF;
}

.whitemail {
	font: 8pt Georgia;
	color: #FFFFFF;
}

.white2 a:link {

	text-decoration: none;
	color: #CCCCCC;

}

.white2 a:visited {

	text-decoration: none;
	color: #CCCCCC;

}

.white2 a:hover {

	text-decoration: none;
	color: #FFFFFF;

}

.white2 a:active {

	text-decoration: none;
	color: #CCCCCC;

}

.white3 {
	font: bold 8pt Verdana;
}

.white3 a:link {

	text-decoration: none;
	color: #016599;

}

.white3 a:visited {

	text-decoration: none;
	color: #016599;

}

.white3 a:hover {

	text-decoration: none;
	color: #FFFFFF;

}

.white3 a:active {

	text-decoration: none;
	color: #016599;

}

.heading2 {
	font-family: verdana;
	font-size: 19px;
	font-weight: normal;
	color: #76AE00;
}

.Link2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.Link3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.Link_text1 {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #0033CC;
	text-decoration: underline;
}
.captions_text1 {
	font-family: verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.white_big {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.dllinks a:link {

	text-decoration: underline;
	color: #016599;

}

.dllinks a:visited {

	text-decoration: none;
	color: #016599;

}

.dllinks a:hover {

	text-decoration: underline;
	color: #FF9933;

}

.homerun {
    background: #F4F4F4;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0.5em;
    width: 90%;
    margin: 5px 0;
}

legend {
	color: #333; /* IE styles legends with blue text by default */
	*margin-left: -7px; /* A hack that only ie reads to position the legend in the same place cross browser */
    float: left;
    margin-top: -18px;
    font-size: 16px;
    text-shadow: 0 1px 0 #FFF;
}
