body {
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #990000
}

.text, .text14, .head14_purple, .text_burg_bold, .text_white_bold, .text_10_dkgrey, p, li, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #3333FF;
	text-decoration: underline;
}
a:visited {
	color: #551a8b;
	text-decoration: underline;
}
a:hover {
	color: #551a8b;
	text-decoration: none;
}

.text12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text14_purple {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.text_burg_bold {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.text_white_bold {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.text_10_dkgrey {
	font-size: 10px;
	color: #999999;
}