/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.33em;
	color:#000000; 
	text-align:left; 
}

#main, #content { width:auto !important; border:none; padding:0; margin:0; }
#footer, #header, #menu { display:none; }


img { border:0; }
h1 { font-weight:normal; color:#CC051C; font-size:2em; }
h2 { font-weight:normal; color:#000000; font-size:1.5em; }
h3 { font-weight:bold; color:#005da8; font-size:1em; }
a:link, a:active, a:visited { color:#005da8; text-decoration:none; }
a:hover { color:#005da8; text-decoration:underline; }

hr{ border:0; border-top:solid 0.08em #eb9ba4; border-bottom: solid 1px #FFFFFF; }

ul { padding:0 0 0 1.25em; margin:0; }
li { list-style:square; }