body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
}

a{

}
a:HOVER{

}
a:VISITED{

}

H1{font-size:16px;margin:0px;padding:0px;color:#D12B1D;}
H2{}
H3{}
H4{}
H5{}
H6{}


hr{
	color:#D12B1D;
}

#container{
}

#menu,
#header{
	display:none;
}

#content{
	background-color:#FFFFFF;
}

#footer{
	display:none;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
