	td  { color: #002040; font-size: 9pt; font-family: arial,verdana,times;}
	input  { color: #000000; font-size: 9pt; font-family: arial,verdana,times;}
	select  { color: #000000; font-size: 9pt; font-family: arial,verdana,times;}
	textarea  { color: #000000; font-size: 9pt; font-family: arial,verdana,times;}
	p  { margin-left: 0px; margin-right: 0px; margin-top: 5px; }
	ul  { list-style: square; margin-top: 10px; margin-left: 20px;}
	li { padding-bottom: 5px;}
	/* other options: circle, disc */

	/*text formatting */

	.menu { color: #FFFFFF; font-size: 8pt; font-family: arial,times; font-weight: bold; text-decoration: none} 

	.textdark { color: #002040; font-size: 9pt; font-family: arial,verdana,times; font-weight: normal; text-decoration: none}
	.textdarkbig { color: #000000; font-size: 16pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.textdarksubhead { color: #002040; font-size: 13pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.textlight { color: #FFFFFF; font-size: 8pt; font-family: verdana,arial,times; font-weight: normal; text-decoration: none} 
	.textlightbig { color: #840000; padding: 18px 0px 0px 20px; font-size: 16pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.texterror { color: #CC0000; font-size: 9pt; font-family: arial,verdana,times; font-weight: normal; text-decoration: none}
	
	/*link formatting */

	.link2m { color: #FF0000; font-size: 8pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.link2m:hover { color: #840000; font-size: 8pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: underline}
	.link2mselected { color: #666666; font-size: 8pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.linkdark { color: #840000; font-size: 9pt; font-family: arial,verdana,times; font-weight: normal; text-decoration: underline}
	.linkdark:hover { color: #D90000; font-size: 9pt; font-family: arial,verdana,times; font-weight: normal; text-decoration: underline}

	.requiredfield { color: #840000; font-size: 9pt; font-family: arial,verdana,times; font-weight: bold; text-decoration: none}
	.linklight { color: #FFFFFF; font-size: 8pt; font-family: verdana,arial,times; font-weight: normal; text-decoration: none}
	.linklight:hover { color: #FF0000; font-size: 8pt; font-family: verdana,arial,times; font-weight: normal; text-decoration: none}		
