body {
background-image:url('img/bg.jpg');
background-attachment:fixed;
	color:#000000;
	font-family:Trebuchet MS;
	font-size:12px;
}
td 
{
	font-family:Trebuchet MS;
	font-size:12px;
color:#000000;
}

A:link {text-decoration: none; color: #0A9544; font-weight:bold}
A:visited {text-decoration: none; color: #0A9544; font-weight:bold}
A:active {text-decoration: none; color: #0A9544; font-weight:bold}
A:hover {text-decoration: none; color: #3D3939; font-weight:bold}

h5              { color: #0A9544; font-weight:bold; font-size: 13px }
h1              { color: #0A9544; font-weight:bold; font-size: 13px }



img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

html img {
border-color:transparent;
}