@charset "UTF-8";
/* CSS Document */
A:LINK {COLOR: #990033; TEXT-DECORATION:none}
A:HOVER {COLOR:WHITE; BACKGROUND:#990033}
A:VISITED {COLOR: #990033; TEXT-DECORATION:none}
A:VISITED:HOVER {COLOR:WHITE; TEXT-DECORATION:none}


.H1{	color: #990033;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}


.H2{	color: #FF3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.caption{	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
