UL 
{
list-style-image: url('../images/bullet.gif');
}



BODY
{
background-color:#FFFFFF; 
margin: 0 0 0 0;
margin: 0; padding: 0;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
line-height:1.5; 
font-size:12px; 
font-family:Verdana, Arial, sans-serif;
color:#000000; 
}

TD 
{
font-size:12px; 
font-family:Verdana, Arial, sans-serif;
color:#000000;
}

h1		{
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 0.25em;
		color: #cc3f00;
		}

h2		{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0.25em;
		color: #666;
		}
		
h3		{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0.25em;
		color: #cc3f00;
		}
		
h4		{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0.25em;
		color: #666;

		
a:visited	{
		color:#000;
		text-decoration:underline;
		background-color: transparent;
		}

a:active	{
		color:#000;
		text-decoration:none;
		background-color: transparent;
		}

a:hover		{
		color:#000;
		text-decoration:none;
		background-color: transparent;
		}

div.wrap 
{
color: black; 
margin: 0 2em; 
}

p 
{
text-align: justify;
}