.header 
{
	font-size: large;
	text-align: center;
	text-decoration: underline;
}

.subheader
{
	font-size: larger;
	
	
}

.qg-header
{
font-size: 18px;
color: #990000;
}


.qg-subheader
{
font-size: 16px;
color: #CC3333;
}

.infobox_body
{
padding: 4px;
font-size: 12px;
font-weight: normal;
color: black;
background-color: white;

}

.infobox a{
text-decoration:none; 
color:#ffffff; 
font-size:20px; 
}

.infobox_body a
{
text-decoration: underline;
color: blue;
font-size: 12px;
}

.whatshot
{
        background-color: #ffffff;
        font-size: 14px;
        color:black;
        padding:0px;
	text-align: left;
}

.whatshot-body 
{
	font-size: 14px;
	padding:5px;
}

.whatshot h1
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left; 
}



