html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: times;
	font-size: 17px;
	color: #000000;
}
img {
	border: 0px;
}
a {
    text-decoration: none;
    font-family: tahoma;
    font-size: 14px;
    color: #ac5856;
}
a:hover {
	text-decoration: underline;
	font-family: tahoma;
    font-size: 14px;
    color: #ff0600;
}

#mlink a {
    text-decoration: underline;
    font-family: tahoma;
    font-size: 14px;
    color: #000000;
}
#mlink a:hover {
	text-decoration: underline;
	font-family: tahoma;
    font-size: 14px;
    color: #ff0600;
}

#content
{ 
font-family: verdana;
    font-size: 12px;
    color: #000000;
}
#content table
{ 
font-family: verdana;
    font-size: 12px;
    color: #000000;
}
p{
line-height: 2;
}

OBJECT { float: left; width: 25% }

