a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body{
	    BACKGROUND-IMAGE: url(images/backfade.jpg);
	margin-top: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana, Arial, sans-serif 
}

h1{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
        border-bottom-style: solid; 
        color: #f50002;
        margin-top: 30;
        margin-bottom: 4;
}

p {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

h4           { margin-top: 5; margin-bottom: 0 }
dt           { margin-top: 0; margin-bottom: 5 }
li           { margin-bottom: 5 }

td{
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}