@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #404142;
	line-height:22px;
}
body {
	background-color: #f7e4c6;
	background-image: url(/images2010/bg_v2.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0px;
	text-align:center
}

a { color: #FFF; text-decoration: none; }
a:hover, a:active { text-decoration: underline; color: #FC0; }
a:active { text-decoration: none; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:32px; margin:0}

h2 { font-family: Verdana, Geneva, sans-serif; font-size:18px; line-height:34px; font-weight:lighter; margin-top:0}