/******************************************/
/*[ RMA - reset.css ]*/
/*[ Version 0.1 ]*/
/******************************************/ 

* { margin:0; padding:0; } 

body { 
background:#f8f8f8 url('../images/body_bg.gif') center repeat-y;
color:#000000; 
font:11px/2em verdana, helvetica, "trebuchet MS", sans-serif; text-align:center;
} 

a { color:#660000; text-decoration:underline; } 
a:hover {  } 
a img { border:0; } :focus { outline:0; } 

/* Heading */ 
h1, h2, h3, h4, h5, h6 { color:#660000; font:1em verdana, helvetica, "trebuchet MS", sans-serif; font-weight:bold; margin-bottom:.4em; line-height:1.3em; color:#660000; } 

h1 { font-size:1.65em; line-height:1.17; } 
h2 { font-size:1.5em; } 
h3 { font-size:1.35em; color:#212121; } 
h4 { font-size:1.25em; color:#212121; font-weight:normal; font-style:italic; } 
h5 { font-size:1.05em; } 
h6 { font-size:.95em; } 

/* Table */ 
th { padding:0; text-align:left; vertical-align:top; } 
td {padding:0;vertical-align:top;} 

/* Paragraph */ 
p { font-size:1.15em; margin:0 0 .8em 0; padding:0; text-align:justify; }  
cite { font-style:normal; font-size:10px;} 
q:before, q:after{content:'';} 

/* Form */ 
form { display:inline; } 
fieldset { border:none; } 
legend {display:none;} 
label { color:#666; font-weight:bold; } 
input, select, button { vertical-align:middle; } 

/* Lists */ 
dt { display:block; font-weight:bold; } 
ul,ol { list-style:none; } 
ul.bullets { margin:10px; display:block; list-style:disc; } 

/* Size */ 
small { font-size:.92em; } 
big { font-size:1.1em; } 

/* Images */ 
img { margin:0; border:0; }

/* Misc */ 
hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; } 
.nowrap { white-space:nowrap; } 
.bold { font-weight:bold; }
.italics { font-style:italic; }