/* CSS Document */

body {
	color: #ffffff;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12pt;
	

}

h1 {
	font-size: 12pt;

}

a:link {
	color:#CCCCCC;
	font-weight:bold;

}

a:visited {
	color:#CCCCCC;
	font-weight:bold;
}

a:hover {
	color:#ffffff;
	font-weight:bold;
	
}
.menu {
	font-size: 9pt;
	line-height: 15pt;

}
