.bodybold {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.bodybolditalic {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.bodyitalic {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited  {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active  {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover  {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

.green {
	font-style: normal;
	font-weight: normal;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.green a:link {
	font-weight: bold;
	color: #336600;
}

.green a:visited {
	font-weight: bold;
	color: #669900;
}

.green a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #336600;
}

.green a:active {
	font-weight: bold;
	color: #336600;
} 

.greenitalic {
	font-style: italic;
	font-weight: bold;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greenitalic a:link {
	font-style: italic;
	font-weight: bold;
	color: #336600;
}

.greenitalic a:visited {
	font-style: italic;
	font-weight: bold;
	color: #669900;
}

.greenitalic a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336600;
}

.greenitalic a:active {
	font-style: italic;
	font-weight: bold;
	color: #336600;
}

.orange {
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.orange a:link {
	color: #cc6600;
}

.orange a:visited {
	color: #cc6600;
	/*color: #cc9933;*/
}

.orange a:hover {
	text-decoration: underline;
	color: #cc6600;
}

.orange a:active {
	color: #cc6600;
}

.white {
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.white a:link {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.white a:visited {
	font-weight: normal;
	color: #666666;
}

.white a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.white a:active {
	font-weight: normal;
	color: #ffffff;
} 

.whiteheadlinebold {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headline {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headlinebold {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headlinebolditalic {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

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

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.image {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
