body{

	background-color:#fff;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#444;
	background-image: url(gfx/bg.jpg);
background-repeat : no-repeat; 
background-position : top;
background-attachment: fixed; 
	}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0; padding: 0;}
img {border: 0;}

#container {width:900px; margin:0 auto;text-align:center}
#decor_l {position:fixed; left:0;top:0}
#decor_r {position:fixed; right:0;top:0}
img.border {border:solid #999 1px;padding:5px}	
a:link {color:#a61;text-decoration: none; }
a:visited {color:#a61;text-decoration: none; }
a:hover {color:#f00;text-decoration: none;}
a:active {color:#a61;text-decoration: none; }

hr{height:1px;border-width:0;color:gray;background-color:#333;}
p{padding:10px; text-align:justify;text-indent:50px;}
p.center {padding:10px; text-align:center;text-indent:0px;}
table.border {border: 1px dotted #CC9933; padding:5px;margin:20px;width:95%}

h1{color:#a61;font-size:14pt;padding:10px}
h2{color:#a61;font-size:10pt;padding:10px}

span.orange {color:#a61;}
ul {text-align:left;padding-left:30px}
