@charset "utf-8";
/* CSS Document */

* { 
margin-left:0; 
padding-left:0; 
} 

blockquote {margin-left:15px}

.questions a { color: #03F; text-decoration:none; }
.questions a:link { color: #03F; text-decoration:none; }
.questions a:link.invisible { color:#03F; text-decoration:none; }
.questions a:visited { color:#03F; text-decoration:none; }
.questions a:hover { color:#03F; text-decoration:underline; }
.questions a:active { color: #03F; text-decoration:none;  }
 
OL.withroman {	list-style-type: none; margin-bottom:10px; margin-top:-20px}

.withalpha {list-style-type:upper-alpha; margin-left:25px;}
.header_name {margin-top: 5px}
.questions { margin-left:40px;}
.links {color: #0033CC; text-decoration:underline}

.qa_padding{margin-top:10px;}

.questions_answers  {margin-left:40px;margin-bottom:15px}

