
a:link{ text-decoration: none;
	color: black;
}
	
a:visited{ text-decoration: none;
	color: black;
}

a:hover{ text-decoration: none;
	color: red;
	/*font-weight: bolder;*/
	/*letter-spacing: 2px;*/
}


/*#leftmenu {
	float: left;
	text-align: left;
	padding-top:20px';
	}
*/
	
.mainitem{
	font:bold 18px "arial narrow";
	color:000000;
}
.secitem{
	font:normal 14px "arial narrow";
	color:red;
	padding-left: 10px;
	padding-top:0px;
	margin-top:-15px;
	line-height: 90%;

}
	
#bottomtext {
	text-align: justify;
	font:  12px "arial narrow";
	color: black;
	padding: 2%;
	}
