    .leftmenu
    {
    	font-size:14pt;
    	font-family:Arial;
    	background-color:#ec1c3c;
        margin:5px;
        padding:5px;
        border-bottom: solid 5px #eaaf25;
        text-decoration:none;
        cursor: pointer;
        color: #ffffff;
    }
.headlineclass
{
	font-size:18pt;
    font-family:Arial;
    color:#ffffff;
	background-color:#ec1c3c;
	border-bottom: solid 5px #eaaf25;
	margin:5px;
	text-align: center;
}
.footersmallprint
{
	font-size: 10pt;
	font-family:Arial;
	color:White;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}
.footersmallprint a
{
	color: White;
	text-decoration: none;
	font-family: Arial;
}