body {
font-family: "Times New Roman", Times, serif;	color:#333;
	font-size: 13pt;
	margin:10px 0px 0px 0px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	color:#336699;

}

img {border: none;}


a {
	color:#336699;
	text-decoration:none;
}

a:hover {text-decoration:underline; }



#container {margin:auto;width:850px;}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
	
	color:#336699;text-transform:uppercase;
}

#footer a {
	color:#336699;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
}

#footer a:hover {text-decoration:underline; }

