/* CSS Document */

p            {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color:333333;
}
.td2 {background-color:#ffffff;
font-family:verdana;
font-size:10px
color:000000;
}
hr {color: #fff; background-color: #fff; border: 1px dotted #333366; border-style: none none dotted; }
p.sm         { font-family: Verdana; font-size: 8pt; line-height:120% }
A {
	text-decoration: underline;
	color:3366CC;
	font-size: 12px; 
	font-family: verdana;
}
a:visited{color:993300}
a:hover{color:6633FF}
.a:link, .a:visited, .a:active      {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;
	font-style: normal;
	text-decoration:underline;
	line-height:120%;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
.a2:link, .a2:visited, .a2:active      {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;
	font-style: normal;
	text-decoration:underline;
	line-height:120%;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
.a3:link, .a3:visited, .a3:active      {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-style: normal;
	text-decoration:underline;
	line-height:120%;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
ul, ol li { font-family: Verdana; font-size: 10pt;line-height:140%; }
H1 {
    font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
    color: #000000;
}

H2 {
    font-size: 18px;
	font-family: georgia;
	font-weight: normal;
    color: #000000;	
}
H3 {
    font-size: 16px;
	font-family: georgia;
	font-weight: normal;
    color: #000000;	
}
H4 {
    font-size: 14px;
	font-family: georgia;
	font-weight: normal;
    color: #000000;	
}


