/* CSS Document */
body						{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; }
h1							{ font-size:14pt; color:#000066}
p, ul, li, div	{ font-size:10pt; color:#666; }
#header-left		{ background:url('/images/header_l_bg.jpg') repeat-x top left; }
#header-right		{ background:url('/images/header_r_bg.jpg') repeat-x top right; }

h4								{ margin-top:30px; margin-bottom:5px; }
table.rs					{ width:100%; }
table.rs tr td		{ border-bottom:1px solid #E2E2E2; }
table.rs tr.r1		{ background-color:#F2F2F2; }
table.rs tr.r0		{ background-color:#FFF; }
table.rs th				{ font-size:10pt; }
table.rs td				{ font-size:8pt; }