body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

.m_text, div, td, input, textarea
	{
		font-family:Arial;
		font-size:12px;
		line-height:14px;
		color:#000000;
	}
	
.bullet {list-style-image:url(bullets.jpg);
	}
a:link {
			color:#FF0000;
			}
a:visited {
			color:#FF0000;
			}

a:active  {
			color:#FF0000;
			}
