body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #9e9e9e;
	font-size: 13px;
	font-family: tahoma;
}
.style3 {
	color: #CC0000;
	font-size: 13px;
	font-family: tahoma;
}
.style4 {
	color: #fff;
	font-size: 9px;
	font-family: tahoma;
}
#mu li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#CC0033}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font: 13px tahoma;
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	
	font: 13px tahoma;
	color: #fff;
}
