body {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0;
	padding : 0;
	background-color : #fff;
	background-image : url(../images/pagebg.gif);
	background-repeat : repeat-y;
	background-position : 50%;
}

a:link { color: #990000; text-decoration: underline; }
a:visited { color: #990000; text-decoration: underline; }
a:hover { color: #000066; text-decoration: none; }
a:active { color: #000066; }
img { border:none; }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	margin:0 0 4px 0;
	padding:0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding:0;
}	