
BODY{
	background: #fff;
}

a, address, blockquote, h1, h2, h3, h4, div,  img, input, label, legend, 
li, ol, option, p, q, select, strong, span, textarea, td, th, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
font-size: 11px;
color: #000000;
letter-spacing: 0.5px;
font-weight: bold;
}
h2 {
font-size: 10px;
color: #000000;
letter-spacing: 2px;
font-weight: bold;
margin:0;padding:0;
}
.txt{
color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none
}

a
{ 
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#000; 
}

a:hover, a:active
{ 
font-size: 12px;
text-decoration: underline;
color:#000; 
}
