a:link { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF; }
a:visited { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF; }
a:active { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF; }
a:hover { color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF; }

ul { color:#FFFFFF; }

input, textarea, select { font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif; font-size: 9pt; background-color:#4483DC; color:#FFFFFF; border-color:#82ACE8; border-style:solid; border-width:1px; }

.button { font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif; font-weight: bold; font-size: 9pt; background-color:#FFFFFF; color:#4483DC; border-color:#82ACE8; border-style:solid; border-width:1px; }

.bodytext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #FFFFFF;
}

.medbodytext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #FFFFFF;
}

.lgbodytext { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 120%;
	color: #FFFFFF;
	border-bottom:none;
}
a.lgbodytext:link { color: #FFFFFF; text-decoration: none; border-bottom: none; }
a.lgbodytext:visited { color: #FFFFFF; text-decoration: none; border-bottom: none; }
a.lgbodytext:active { color: #FFFFFF; text-decoration: none; border-bottom: none; }
a.lgbodytext:hover { color: #FFFFFF; text-decoration: none; border-bottom: none; }

.vlgbodytext { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	line-height: 120%;
	color: #FFFFFF;
}
