<style>
	html {margin : 0px; padding : 0px;}
	body {background : #3D464F url(images/bkg.gif) repeat-x;}
	body, table, th, td {
		margin : 0px;
		color : #000;
		font : normal normal normal 11px/normal Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	th {
		padding : 4px 5px;
		text-align : center;
		font-weight : bold;
	}
	td {padding : 0px; vertical-align : top;}

	h1, h2, h3, h4, h5, p, ul, ol {margin : 0px; padding : 0px 0px 15px 0px;}
	h1 {font-size : 16px; color : #09C;}
	h2 {font-size : 14px;}
	h3 {font-size : 12px;}
	h4 {font-size : 11px;}
	h5 {font-size : 24px; color : #C00;}

	ul, ol {margin : 0px 0px 0px 35px;}

	blockquote {margin : 5px 0px 20px 20px;}
	strong {color : #C00;}

	input, select, textarea, radio {font-size : 11px;}

	table.content {background : #FFF}

	a:link {color : #00F; text-decoration : none;}
	a:visited {color : #00F; text-decoration : none;}
	a:hover {color : #E22; text-decoration : underline;}
	a.bold {font-weight : bold;}

	.odd {background : #EEE;}
	.even {background : #FFF;}
	.ten {padding : 10px;}
	.thirty {padding : 0px 30px 0px 30px;}
	.twentythirty {padding : 20px 30px 20px 30px;}
	.twentythirtyten {padding : 20px 30px 20px 10px;}
	.r {text-align : right;}
	.c {text-align : center;}
	.m {vertical-align : middle; text-align : left;}
	.mr {vertical-align : middle; text-align : right;}
	.mc {vertical-align : middle; text-align : center;}
	.bc {vertical-align : bottom; text-align : center;}
	.caption {padding : 10px 8px; vertical-align : middle; color : #34A; font-weight : bold;}
	.left {background : #EEE url(images/bkgleft.gif);}
	.yellow {color : #FDB813;}
	.footer {background : #000 url(images/moon.gif); text-align : right;}
	
	div#cc a:link {color : #6B7581; font : normal normal normal 10px/normal Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
	div#cc a:visited {color : #6B7581; font : normal normal normal 10px/normal Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
	div#cc a:hover {color : #6B7581; text-decoration : underline; font : normal normal normal 10px/normal Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
</style>