/* 2009 HJ & The Whippet Gang +1/2 */




body {
	margin: 0px;
	padding: 0px;
	background:  #c1c1ea url(images/bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000080;
}


a { color: #000080; text-decoration: underline; }
a:hover { color: #808080; }


h1 { font: bold italic 12pt ; color: #000080 }
h2 { font: bold italic 11pt ; color: #000080 }

a:link {color: red; text-decoration: none; }
a:visited {color: blue; text-decoration: none; }
a:hover {color: orange; text-decoration: underline; }
a:active {color: blue; } 


table {
	border-width: 0;
	padding: 2px;
	border-style: inset;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #000080;


}

