table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
	abbr,acronym { border:0; 
} 
a {
   outline: none;
   text-decoration:none;
}
h1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  24px;
    font-weight:    normal;
    color: #8d000b;
	line-height:30px;
	padding-bottom:10px;
}
h2  { 
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000000;
}
h3  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  17px;
    font-weight:    bold;
    color: #8d000b;
}
h4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #7b7b7b;
}
h5, DT  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #8d000b;
}
h6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #7b7b7b;
}
