/* CSS Document */
<!--
.container {
   width: 600px;
   height: 550px;
   overflow: auto;
   padding: 2px;
}
body {
	background-color: #F7F7F7;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
.style79 {
	color: #333333;
	font-family: Tahoma;
	font-size: small;
}
.style45 {font-size: 11px}
.style74 {font-family: Verdana}
.style8 {font-family: Verdana; font-size: 12px; }
.style80 {font-family: Verdana; font-size: 11px; color: #333333; }
.style81 {font-family: Verdana; font-size: 11px; color: #333333; }
.style82 {color: #333333; font-family: Verdana; font-size: small; font-weight: bold; }
.style84 {color: #333333; font-family: Tahoma; font-size: small; font-weight: bold; }
.style85 {font-size: 11px}
.style86 {color: #333333; font-family: Tahoma;}
.style89 {font-family: Tahoma}
.style90 {color: #333333}
.style91 {font-weight: bold}
.myformat { 
font-family:Verdana,Arial,Helvetica,san-serif; 
font-size:11px; 
color:#000; 

} 
-->































