TABLE		{font-family:Arial,verdana; font-size:10pt}

.head1		{font-family:verdana; font-size:18pt; color:#CC3300}
.head2		{font-family:verdana; font-size:18px; color:#CC3300;}
.head3		{font-family:arial; font-size:10pt; color:#800000; font-weight:bold}

.text1		{font-family:verdana; font-size:8pt;}
.text2		{font-family:verdana; font-size:10px;}

.list1		{font-family:verdana; font-size:8pt; color:#705A44; line-height:1.5; text-align:justify}
.listjust	{text-align:justify}

A:link		{color:#0000FF; text-decoration:underline}
A:active	{color:#0000FF; text-decoration:underline}
A:visited	{color:#800080; text-decoration:underline}
A:hover		{color:#CC3300; text-decoration:none}
.smlTextBox
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	border: 1px solid #FF9700;;
	background-color: rgb(255,255,255)
}
.smlTextRed
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: rgb(255,0,0);
}
.smlTextBlack
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
}
