BODY { 
	color: #000000; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 120%; 
	background-color: #f5f5f5; 	
 }
 
 p {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: disc;
 }

H1  { 
	color: #000000; 
	font-size:19px; 
	font-family: Veranda, Arial, sans-serif; 
	font-weight: bold; 
}

H2 { 
	color: #000000; 
	font-size: 16pt; 
	font-family:Veranda, Arial, sans-serif; 
	font-weight: bold; 
}

H3 {
	color: #ff4010;
	font-size: 12pt;
	font-family: Veranda, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

H4 { 
	color: #000000; 
	font-size: 12px; 
	font-family: Veranda, Arial, sans-serif; 
	font-weight: bold; 
}

H5 {
	color:       #000000;
	font-size:    11pt;
	font-family:  Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style:   normal;
	font-weight:  bold;
 }

H6 {
	color:      olive;
	font-size:   9pt;
	font-family: Veranda, Arial, sans-serif;
	font-weight: bold;
	line-height: 1; }

a   {
	color:       #000080;
	font-size:    9pt;
	font-family:  Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:  bold;
}


a:visited    {
	color:          #999;
	font-size:       9pt;
	font-family:     Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}


a:active    {
	color:          #0066FF;
	font-size:       9pt;
	font-family:     Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:     bold;
	text-decoration: none; }


a:hover    {
	color:           #2f4f4f;
	font-size:        9pt;
	font-family:      Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:      bold;
	text-decoration:  none;
	background-color: #99CCFF;}
