a {
	color: #993366;
}
a:active {
	color: #666666;
}
a:visited {
	color: #CC6699;
}
.disclaimer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.mysay {
	color: #0099CC;
	font-weight: bold;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textindent {
	padding-left: 10px;
	padding-right: 10px;

}
.bold {
	font-weight: bold;
}
.boldburgundy {
	font-weight: bold;
	color: #993366;
}
