p.bold {
	font-weight: bold; font-size: 9px; font-family: Verdana;
}

p {
	 font-size: 11px; font-family: Verdana;
	text-align: justify;
}

blockquote, table {
	font-family : Verdana;
	color : black;
	font-size: 9px;
	text-align: justify;
}
td.menu {
	font : xx-small Verdana;
}

a {
	font : Verdana;
	color : Maroon;
	text-decoration : underline;
	font-size: 9px;
}

a:hover {
	
	color : #FC3D03
	text-decoration : underline;
	font-weight: bold
	}
	
p.header { font-weight: bold;  text-decoration: underline;  font-size: larger;  font-family: Verdana;    }

p.topic {
	font-weight: bold; font-size: x-small; font-family:Tahoma;
	font-style: italic;
}

p.11B {
	font-size: 11px;
	font-weight: bold;
	
}


}

