body {
margin: 0;
padding: 0;
background: white;
font: 76% verdana, arial, sans-serif;
}
.forlink {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
}
a:link {
	/* color: #3300FF; */
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	/* color: #3366FF; */
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
/********************************/
/*		1.2em	 	*/
/********************************/
.title1 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1.2em;
	font-weight: bold;
/*	color: #3300FF; */
}
.title1begin {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	line-height: 250%;
}
/********************************/
/*		1.1em	 	*/
/********************************/
.bodybold2 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1.1em;
	font-weight: bold;
	color: #393939;
	word-spacing: normal;
}
.menutitle {
	font-family: "Lucida Sans", "Arial", "Times New Roman";
	font-size: 1.1em;
	font-weight: bold;
	color: #F5F5F5;
	padding: 0px;
	margin: auto;
	background-color: #338F00;
	border: none #000000;
}
/********************************/
/*		1em	 	*/
/********************************/
.subtitle1 {

	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	color: #3300FF;
	margin-bottom: 10px;
}
.bodynormal1 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   1em;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
}
.bodynormal2 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   1em;
	font-weight: normal;
	color: #333333;
	line-height: 160%;
}
.bodybold1 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	color: #393939;
	word-spacing: normal;
}
.bodybold1blue {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1em;
	color: #001DF5;
	word-spacing: normal;
	font-weight: normal;
}
.bodyitalic1 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   1em;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodybolditalic {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 1em;
	font-weight: normal;
	color: #001DF5;
	word-spacing: normal;
	font-style: italic;
}
.bodynormalblue {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   1em;
	font-weight: normal;
	color: #001DF5;
	word-spacing: normal;
}
/********************************/
/*		0.85em	 	*/
/********************************/
.bodynormal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #4F4F4F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   0.85em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-style: normal;
}
.bodybold2blue {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 0.85em;
	font-weight: bold;
	color: #001DF5;
	word-spacing: normal;
}
.bodybold3blue {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   0.85em;
	font-weight: bold;
	color: #000000;
	word-spacing: normal;
}
.bodybold3space {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   0.85em;
	font-weight: bold;
	color: #393939;
	word-spacing: normal;
	line-height: 90%;
}
.bodybold3space2 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size:   0.85em;
	font-weight: bold;
	color: #393939;
	word-spacing: normal;
	line-height: 110%;
}
.bodybold3 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 0.85em;
	font-weight: bold;
	color: #393939;
	word-spacing: normal;
}
.m3 {
	margin-top: 3px;
}
.m6 {
	margin-top: 6px;
}
.m8 {
	margin-top: 8px;
}
.m10 {
	margin-top: 10px;
}
.m12 {
	margin-top: 12px;
}
.m16 {
	margin-top: 16px;
}
.m32 {
	margin-top: 32px;
}

