/* CSS Document */

h2
{
	color:						#666666;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					14pt;
	font-weight:				bold;
}

.section_header
{
	color:						#d33223;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					16pt;
	font-weight:				bold;
}

.top_menu
{
	color:						#666666;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					11pt;
	font-weight:				bold;
}

.top_menu a
{
	color:						#990033;
	text-decoration:			none;
}

.top_menu a:hover
{
	color:						#990033;
	text-decoration:			underline;
}

.large_header
{
	color:						#666666;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					16pt;
	font-weight:				bold;
}