body {	background	: 	#FFFFFF;
        margin-top	:	10px;
        margin-botto	:	10px;
        margin-left	:	10px;
        margin-right	:	10px;
        color		:	#000000;}

td {    color		:	#000000;}

h1, h2, h3 { 
	color	:	#00006F;}

a:link {
	color		:	#009999;
}

a:active { 
	color		:	#DDD; 
}

a:visited { 	
	color		:	#963;
}

div.left, p.left, span.left {
	text-align	:	left; 
}

h1.center, div.center, p.center, span.center {
	text-align	:	center; 
}

img.left {
	float		:	left;
}

br.clear {
	clear		:	both;
}