BODY, TD {
	font-family : Arial;
	font-size : 10pt;
}

.menuOut {cursor:pointer; margin:1px; font-size:12px; font-family:Tahoma; color:#006600; width:200px; padding:1px; text-align:left; font-weight:bold;}
.menuOver {cursor:pointer; margin:1px; font-size:12px; font-family:Tahoma; color:#006600; text-decoration:underline; width:200px; padding:1px; text-align:left; font-weight:bold;}
.submenu {width:200px; font-family:Tahoma; font-size:12px; padding-left:10px;}
.submenu a {color:grey; text-decoration:none; font-weight:normal;}
.submenu a:hover {color:silver; text-decoration:underline; font-weight:normal;}
H2 {font-family:Arial; font-size:10pt; word-spacing: 0; margin: 0; align=left;}

Normal {
	font-family : Arial;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: Black;
}

A:Hover {
	text-decoration: underline;
	color: Black;
	font-weight : normal;
}
H1 {
	font-family : Arial;
	font : bold;
	font-size : 10pt;
	color : Black;
}


