/* CSS Document */
BODY { 			margin: 0px;
				padding: 0px; 
				background-color: #FFFFFF;
				font-family: arial, sans-serif;
				font-size: 12px;
				color: #000000;
}
td { 			font-family: arial, sans-serif;
				font-size: 12px;
				color: #000000;
}
p {				margin: 0px;
				padding: 0px; 
}
a:link {		text-decoration: none;
				color: #000000;
}
a:visited {		color: #000000;
}
a:hover {		color: #009999;
}
H1 {			
}
H2 {			
}
H3 {			
}
H4 {			
}
UL {
}
LI {
}


