body {
	margin: 0;
}
a {
	text-decoration: none; 
	color: #006699; 
}

a:hover { 
	text-decoration: underline; 
}

a.uppermenu {
	text-decoration: none;
	color: #EDD68E;
	font-family: verdana, arial;
	font-size: 7pt;
}

a.uppermenu:hover { 
	text-decoration: none;
	color: #FFFFFF; 
}
body { font-family: arial; font-size: 10pt; color: #333333; }
td { font-family: arial; font-size: 10pt; color: #333333; }
p { font-family: arial; font-size: 10pt; color: #333333; }
font       { font-size:10pt; }
font.small { font-size:7.5pt; }
font.large { font-size:12pt; }
font.huge  { font-size:14pt; }
font.header { font-family: impact, arial;
              font-size:18pt;
              color: #003366; }
font.smallimpact { font-family: impact, arial;
                   font-size:13pt;
                   color: #003366; }
b.blue { color: #004080; }