/* CSS Document */


td{
font-family:verdana;
font-size:7pt;
color:#666666;
}
.menu{
font-size:8pt;
color:#021B26;
text-decoration:none;
}
.menu:hover{
text-decoration:underline;
}
body {
	margin: 0px;
	marginwidth: 0px ;
	background-color: #FFFFFF;
}
.orangeText {
	color: #E55A1D;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.steelgreyText {

	color: #666666;
}
