body {
	background : #336600;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

.title {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	line-height: 20px;
	text-transform : uppercase;
	color : #333333;
}

h1 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #FF6633;
	text-transform : uppercase;
	font-weight : bold;
}

h2 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #336600;
	font-weight : bold;
}

.linea {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #333333;
	background : #cccccc;
}

.lineb {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #333333;
	background : #efefef;
}

.navheading {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #FF6633;
	font-weight : bold;
	line-height : 13px;
}


.ctitle {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;

}

.caption {
	font-size : 11px;
	font-weight : bold;
	color : #336600;

}

.mcontent {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #333333;
}

.mdisclaimer {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #cccccc;
	line-height : 20px;
}

.karen {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #efefef;
}

a.karen {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}

a:hover.karen {
	text-decoration : none;
}

a.mcontent {
	text-decoration : underline;
	color : #FF6633;
}

a:hover.mcontent {
	text-decoration : none;
	color : #336600;
}

a:hover.mdisclaimer {
	color : #cccccc;
}

a:hover.mdisclaimer {
	text-decoration : none;
	color : #ffffff;
}

a.nav {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
	font-weight : bold;
}

a:hover.nav {
	text-decoration : underline;
	color : #336600;
}
