font, td, div, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

b {
	font-weight: bold;
	color: #333333
}

a:link {
	color: #003399
}

a:visited {
	color : #333333;
}

a:hover {
		color: #000099;
}

a:active {
		color: #000099;
}

.small {
	font-size: 10px
}

.header {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
	text-align: center
}

.line {  background-color: #F9F9F9; margin-right: 5px}


 .smallmenu {
	font-size: 11px;
	margin-top: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

 a.smallmenu:link {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	text-decoration: none;
	font-weight: bold;
}

 a.smallmenu:visited {
	color: #CCCCCC;
	font-size: 11px;
	margin-top: 4px;
	text-decoration: none;
	font-weight: bold;
}

 a.smallmenu:active 
{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	text-decoration: underline;
	font-weight: bold;
}

 a.smallmenu:hover {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	text-decoration: underline;
	font-weight: bold;
}
.new {  color: #CC0000; font-weight: bold}
