* {font-family:Arial,"Liberation Sans",Sans-serif; font-size:10.5pt}

a:link {color: #990000} /*dark red */
a:hover {color: #ff3333} /* bright red */
a:active {color: #990000} 
a:visited {color: #990000}


h3 {font-size:12pt;
color:#666666;
border:dashed thin #000000;

}

h2 {
	font-size:14pt;
	color: #3333cc;
	
}


h1 {
	font-size:14pt;
	color: #000000;
	font-variant:small-caps;
	font-stretch:extra-expanded;
	background-color:#FFFfff;
	

}


.menu{
	font-size: 14px;
	text-align: left;
	font-weight:600;
}


.submenu{
	width:inherit;
	font-size: 12px;
	font-weight:bold;

}




.title{
	font-size: 14px;
	text-align: left;
	font-weight:600;
}


.list{
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	
	
}

.address{
	font-size: 14px;
	text-align: left;
	 color:#000000;
	 font-weight:600;
	
	
}





