.bodyText {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 14pt;
	font-size:9pt;
	color:#2e2e2e;
	text-align: justify;
}

.bodyText br {
	font-family: Trebuchet MS;
	font-size:6pt;
}

.bodyText p {
	margin: 0px 0px 10px 0px;
}

.bodyText a {
	text-decoration: none; 
	color: #e70000;
}

.bodyText a:hover {
	text-decoration: none; 
	color: #8e0000;
}

label {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4d4d4d;
}

input, textarea, option, select {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9pt;
	color: #4d4d4d;
}