BODY {
	font-family: Verdana, Arial;
	font-size: 13;
}

OL.notop {
	margin-top: 0em;
}

SPAN.test {
	font-size: 20;
}

SPAN.norm {
	font-family: Verdana, Arial;
	font-size: 13;
}

P {
	font-family: Verdana, Arial;
	font-size: 13;
}

SPAN.tb {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 13;
}

SPAN.ti {
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 13; 
}


SPAN.hold {
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 13;
}

SPAN.menu {
	font-family: Verdana;
	font-size: 11;
}

SPAN.path {
	font-family: Verdana;
	font-size: 11;
}

SPAN.sub {
	font-weight: bold;
}

H2 {
	font-size: 15;
	margin-bottom: 0em;
}

H3 {
	font-size: 18;
	margin-bottom: 0em;
}

P.side {
	font-size: 11;
}

TABLE.top {
	margin-bottom: 0em;
}

A:link		{ color:#003399;
			text-decoration:none; }
A:visited	{ color:#003399; }
A:hover		{ color:red; 
			text-decoration:underline;    }

A.nav {
	text-decoration: none;
}




