body, p, td, tr { 
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12px; color : Black;
}
BODY {
    background-image: url('gfx/4Dmouse_plat.gif');
    background-repeat: no-repeat; /*no-tiling background*/
    background-position :  left top;
	}
.smaller {
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size : 11px;
}
.header {
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size : 15px;
	color : #000099;
	font-weight : bold;
}

a:link {
	color : #000099;
	font-weight : bold;
}

a:visited {
	color : #000099;
	font-weight : bold;
}
a:hover {
	color : #FF9966;
}
a:active {
	color : #FF9966;
}
.smaller0 { font-family: Tahoma, Verdana, Arial, Helvetica; font-size : 11px; }