.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
A.text:LINK, A.text:VISITED {
	color: #0000CC; 
	text-decoration: none;
}
A.text:HOVER, A.text:ACTIVE {
	text-decoration: underline;
}

.title {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.BIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
A.BIG:LINK, A.BIG:VISITED {
	color: #0000CC; 
	text-decoration: none;
}
A.BIG:HOVER, A.BIG:ACTIVE {
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #CCCCCC;
}
A.footer:LINK, A.footer:VISITED {
	text-decoration: none;
}
		
A.footer:HOVER, A.footer:ACTIVE {
	color: #FFFFFF; 
	text-decoration: underline;
}
