a:link 		{font-size:10pt; color: rgb(0,0,255); text-decoration:none; font-weight:bold}
a:visited 	{font-size:10pt; color: rgb(0,0,255); text-decoration:none; font-weight:bold}
a:hover 	{font-size:10pt; color: rgb(153,153,153); text-decoration:none; font-weight:bold}    

a:link.main 	{font-size:10pt; color: rgb(80,00,00)}
a:visited.main 	{font-size:10pt; color: rgb(80,00,00)}
a:hover.main 	{font-size:10pt; color: #cc6600} 
a:active.main 	{font-size:10pt; color:#ff0000}

a:link.main2 	{font-size:10pt; font-style: italic; color: #CC3300}
a:visited.main2 {font-size:10pt; font-style: italic; color: #CC3300}
a:hover.main2 	{font-size:10pt; font-style: italic; color: #cc6600} 
a:active.main2 	{font-size:10pt; font-style: italic; color: #ff0000}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: #000000; font-size:10pt
}

p.body10   	{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 7; margin-right: 7}
p.header12	{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; margin-left: 7; margin-right: 7; margin-top: 0; margin-bottom:0}
p.header18	{font-family: Arial, Helvetica, sans-serif; font-size: 18pt; margin-left: 7; margin-right: 7; margin-top: 0; margin-bottom:0}

p.main      {font-family: Verdana; font-size: 10pt; letter-spacing: 1pt; font-weight: bold; margin-left: 7}
                              
h1, h2, h3	{font-family: Verdana; font-weight:bold; color: #2E798C; text-align:center}
h1			{color: #800000; font-size:18pt; line-height: 30%;}
h2			{color: #800000; font-size:18pt}
h3			{color: #800000; font-size:14pt}

.bott		{border-bottom: double rgb(204,51,00); font-size: 10pt;}
.top		{border-top: solid 1px rgb(204,51,00);}

.leftborder	{border-left: solid #CC3400; border-left-width: 1px;}
