a:link{
	background-color: transparent;
	color: #820002;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a:visited{
	background-color: transparent;
	color: #820002;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a:hover{
	background-color: #820002;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
.comments {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #5e5e5e;
	text-align: center;
	font-style: italic;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #820002;
	text-align: justify;
	font-weight: bold;
}
TABLE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #820002;
	border-right-color: #820002;
	border-bottom-color: #820002;
	border-left-color: #820002;
	line-height: 12px;
}
HR {
	height: 1px;
	width: 1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #820002;
	border-right-color: #820002;
	border-bottom-color: #820002;
	border-left-color: #820002;
}
IFRAME {
	border: thin dotted #820002;	
}
TD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #820002;
	border-right-color: #820002;
	border-bottom-color: #820002;
	border-left-color: #820002;
	line-height: 12px;
}
.table_noborder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: justify;
	border: thin none #FFFFFF;
}

.formfield1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: justify;
	border: thin solid #5e5e5e;
	height: 15px;
	width: 550px;
}
.formfield2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: justify;
	border: thin solid #5e5e5e;
	height: 100px;
	width: 550px;
}
.formfield3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-align: center;
	border: thin solid #5e5e5e;
	height: 20px;
	width: 100px;
	font-weight: bold;
}

