p {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: justify;
}
.basictext {
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-indent: 5pt;
	padding: 5pt;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
