a{
	color: #336600;
	text-decoration: underline;
	font-size: 12px;
}

a.navigation{
}

.bannerGraphite{
	font-size: 9px;
	color: #333333;
}

.bannerGrey{
	font-size: 9px;
	color: #999999;
}

.bannerLightGrey{
	font-size: 9px;
	color: #CCCCCC;
}

.bannerQMMP{
	font-family: verdana, halvetica, tahoma, arial, sans-serif;
	font-size: 18px;
	color: #666666;
}

.bannerWhite{
	font-size: 9px;
	color: #F7F7F7;
}

body table{
	font-family: tahoma, verdana, halvetica, arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

h1{
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}

.menu{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu2{
	color: #CCCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover{
	color: #CCCC00;
}

p.copyright{
	font-size: 10px;
	text-align: center;
}

.red{
	color: #CC0000;	
}
