body { font: 11px Tahoma, Arial; margin:0; padding: 0; 	background: #000 url(images/bg.jpg); line-height: 18px;
}
.submenu:link, a.submenu:visited {
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-right: 15px;
}

a.submenu:hover {
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-right: 15px;
}

.content {
    font-family: Tahoma;
    font-size: 11px;
	text-align: justify;
    color: #373737;
	font-weight: normal;
	text-decoration: none;
}

.contentboldcenter {
    font-family: Tahoma;
    font-size: 11px;
	text-align: center;
    color: #373737;
	font-weight: normal;
	text-decoration: none;
}

.contentwhite {
    font-family: Tahoma;
	font-weight: bold;
    font-size: 11px;
	text-align: center;
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.copyright {
    font-family: Tahoma;
    font-size: 9px;
	text-align: right;
    color: #373737;
	font-weight: normal;
	text-decoration: none;
}
