body {
	font-family: sans-serif;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	margin: 0px;
	background-position:  center 50%;
    color: #000000; background-color: #7F7F7F
}



td {
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-weight: bold;
	color: #CC6633;
	font-size: 12px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #999933;
}


.style5 {
	font-family: "Tahoma";
	font-size: 22px;
}









img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}














