body{
padding:0px;
margin:0px;
font-family:Tahoma, Arial, Helvetica, Sans-Serif;
/*background:url(images/bg-top.gif) top repeat-x;*/
}




a:hover{text-decoration:none;}



.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000;
	}

.h_text { color:#000}

.s_text { color:#000}
	
.l_text { color:#000; text-decoration:none}
.l_text:hover{ color:#000; text-decoration:underline}
	
.c_text { color:#FFFFFF}
.c_text a{ color:#FFFFFF}

.c2_text a{ color:#000; text-decoration:none}
.c2_text a:hover{ color:#000; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

ul.list
{
    font-size: 14px;
    line-height: 150%;
}
ul.list li
{
    font-size: 14px;
    line-height: 150%;
    font-weight:bold;
}

        .button
        {
            border: solid 1px black;
            background-color: #ddd;
            margin: 3px 0px 3px 0px;
        }
        
h5 {font-size: 13px; font-weight: 200;}

.note {font-size: 13px; font-style: italic;}        


a
{
    color: #9C070C;
}

a:visited { color: #9C070C}

a:hover {
    color: #cc0000;
}

h4 { color: #9C070C; font-size:14px; font-weight: bold;}
h5 {color: #333333; font-size:12px; font-weight: bold;}

.qa { margin: 10px 0px 10px 0px; font-size: 12px; }
.q { font-weight:bold;}
.a { margin-top: 2px;}