/* CSS Document */

a:link {text-decoration: underline; }
a:visited {text-decoration: underline; }
a:hover {text-decoration: none; font-family: Verdana; color:#000000 }

body {
font-family: Verdana, sans-serif;
font-size:8pt;
color:#000000;}

.style5 {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.WithBreaks { word-wrap: break-word; width: 100%; font-size:8px;}

.style3 {
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.style9 {font-size: 8pt}
.style10 {font-size: 8pt}
.style12 {
	font-size: 8pt;
	font-weight: bold;
}

.small font {
	font-size: 8pt;
	font-family:  Verdana, sans-serif;
	
}