.bodyRegular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.bodyRegular13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.headline1, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	line-height: 22px;
	font-weight: bolder;
	color: #222233;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 15px;
	color: #222222;
	font-weight: bolder;
}
.headline2, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: 32px;
	font-weight: bolder;
	color: #222233;
}
.bodyRegular15 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: 900;
}
.bodyRegularLight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

#footer {
	margin:10px auto 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center; /* IE Hack */
}

#footer .menu {
    width:720px;

    list-style: none;
    margin:0px auto 0px auto;
    padding:0px;   
}

#footer .menu ul {
    padding:0px;
    margin:0px;
}

#footer ul li {
    list-style:none;
    display:inline;
    padding:0px 7px 0px 7px;
}

#footer ul li a {
	color: #303047;
}.footerlinks {
	font-weight: normal;
	color: #EFD941;
	text-decoration: underline;
}
