@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

	margin: 8 0;

	background-color: #9d0019;
	background-image:url(../images/template/body_background.gif);
	background-position: center;
	background-repeat:repeat-y;
}

h1 { font-family: "Century Gothic"; font-size: 17px }
h2 { font-size: 13px }
h3 { font-size: 11px }

table { font-size: 11px }
td, th { vertical-align: top }
img { border: none }

a { color: #9d0019 }
a:hover { color: #700012 }

ul li { list-style: square }