body {
	font-family:"Times New Roman", Times, serif;
	background-color:#FFFFFF;
	background-image:url(../images/bg_left.gif);
	background-repeat:repeat-y;
	color:#000000;
	}
a {
	color:#336600;
	text-decoration:none;
	}
a.active {
	color:#999999;
	text-decoration:underline;
	}
a.visited {
	color:#003333;
	text-decoration:none;
	}
h1 {
	text-align:center;
	font-weight:bold;
	font-size:medium;
}