.subheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663399;
	font-weight: bold;
}
.subheader2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EF5BA0;
	font-weight: bold;
}
.regular {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.regular_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.regular:link, .regular:visited, .regular:active {
	color: #99CC33; 
	text-decoration: none;
}
.regular:hover {
	color: #99CC33; 
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5BEF;
	font-weight: normal;
}
.footer:link, .footer:visited, .footer:active {
	color: #8C5BEF; 
	text-decoration: none;
}
.footer:hover {
	color: #8C5BEF; 
	text-decoration: underline;
}
.legal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	font-weight: normal;
}
.legal:link, .legal:visited, .legal:active {
	color: #3399FF; 
	text-decoration: none;
}
.legal:hover {
	color: #3399FF; 
	text-decoration: underline;
}
.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC33;
	font-weight: normal;
}
.top:link, .top:visited, .top:active {
	color: #99CC33; 
	text-decoration: none;
}
.top:hover {
	color: #99CC33; 
	text-decoration: underline;
}
.purple_bullet {
	list-style-image: url("/img/purple_bullet.gif")
}
.green_bullet {
	list-style-image: url("/img/green_bullet.gif")
}
.purple_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C5BEF;
	font-weight: normal;
}
.purple_text:link, .purple_text:visited, .purple_text:active {
	color: #8C5BEF; 
	text-decoration: none;
}
.purple_text:hover {
	color: #8C5BEF; 
	text-decoration: underline;
}
.green_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79D24C;
	font-weight: normal;
}
.green_text:link, .green_text:visited, .green_text:active {
	color: #79D24C; 
	text-decoration: none;
}
.green_text:hover {
	color: #79D24C; 
	text-decoration: underline;
}
.regular_box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949294;
	font-weight: normal;
}
.regular_box:link, .regular_box:visited, .regular_box:active {
	color: #949294; 
	text-decoration: none;
}
.regular_box:hover {
	color: #949294; 
	text-decoration: underline;
