@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer {
	font-size: small;
	background-image:url(images/back_0.gif);
}
a:link, a:visited {color: #006699;
text-decoration:none;}
.boldtext {font-weight:bold;}
.content {
background-color:#999999
}