p, li,dl   {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #003366;
}

dt {font-weight:bold;}

p.14  {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica;
	color : #003366;
	font-variant : small-caps;
}

.red  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #ff0000;
}

p.big  {
	font-size : 14px;
}

h1  {
	font-size : 24px;
	font-family : Verdana, Arial, Helvetica;
	padding:0px;
	margin:2px;
		color : #003366;
}

a  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #ff0000;
	font-weight : bold;
	text-decoration : none;
}

input.search  {
	color : #ffffff;
	background-color : #666699;
	border-style : outset;
	border-color : ;
	text-decoration : none;
	width : 80px;
	text-align : center;
	font-weight : bold;
}

a:hover  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : #c0c0c0;
	font-weight : bold;
	text-decoration : underline;
}

