

a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

body{
    BACKGROUND-IMAGE: url(images/backfade.jpg);
	font: 10px Verdana, Arial, sans-serif;
    margin-top: 0; 
}

h1{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
        border-bottom-style: solid; 
        color: #f50002;
        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;
}