.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993399;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993399;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3399;
		text-align: justify;
}
.darktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
		text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #A10072;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993399;
	text-decoration: none;
	font-weight: bold;
}
.dot {
	BORDER-RIGHT: pink 1px dotted; BORDER-TOP: pink 1px dotted; BORDER-LEFT: pink 1px dotted; BORDER-BOTTOM: pink 1px dotted;
}