.style {
	font-family : verdana, arial, helvetica;
	font-size : 8.7pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color : #000000;
	text-align: justify;
	
}	
.text_underlined {
	font-family : verdana, arial, helvetica;
	font-size : 8.7pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color : #000000;
	text-decoration: underline;
	
} 

.form {
	font-family : verdana, arial, helvetica;
	font-size : 7.8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color : #000000;
		
} 

.title {
	font-family : verdana, arial, helvetica;
	font-size : 11.5pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color : #003366;
	letter-spacing: 2pt;
	text-transform: lowercase;
}

.heading {
	font-family : verdana, arial, helvetica;
	font-size : 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	font-variant: normal;
	color : #666666;	
}

.heading_underlined {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	font-variant: normal;
	color : #666666;
	text-decoration: underline;
}
.style A:link {
color: #267CAF;
text-decoration: none;
}

.style A:visited {
color: #267CAF;
text-decoration: none;
}

.style A:active {
color: #FFCC00;
text-decoration: none;
	
}

.style A:hover {
color: #267CAF;
text-decoration: underline;
}

