body {
	background: white url(/images/template_03.gif) repeat-y fixed left;
	font-family: "Times New Roman", serif;
	font-size: x-small;
	color: #000066;
	}

td {
	font-family: "Times New Roman", serif;
	font-size: x-small;
	color: #000066;
}

a:link {
	color: #000066;
	}
a:hover {
	color: #0000cc;
	}
a:visited {
	color: #000066;
	}
a:active {
	color: #990000;
	}
