



a:link		{ color: #3300FF; text-decoration: none }

a:visited	{ color: #3300FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */



.textarea	{

	font-family: Helvetica;
	font-size: 13px;
}


.textareasmall	{

	font-family: Helvetica;
	font-size: 12px;
}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }

.bullet1 {
	color: #000000;
	list-style-type: circle;
	list-style-image: url(images/red-bullet.gif);
	list-style-position:outside;
}
