BODY, p, td, th  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #191970;
	font-size : 12px;
}

.bigger {
	font-size: 13px;
}

.small {
	font-size: 10px;
}

h1 {
	font-size : 14px;
}

h2 {
	font-size : 13px;
}

h3 {
	font-size : 12px;
	text-decoration : underline;
}

a.leftmenu {
	text-decoration : none;
	color: #00162C;
	font-size : 10px;
}
a.leftmenu:hover {
	text-decoration : underline;
	color: #00162C;
	font-size : 10px;
}

a.normallink  {
	color : #191970;
	text-decoration : underline;
}

a.normallink:hover  {
	color : #191970;
	text-decoration : none;
}

.bottomline  {
	font-size : 10px;
	color: #DDDDDD;	
}
