body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	margin-top: 30px;
	background-color: #141414;
}
.maintext {
	color: #FFFFFF;
	font-size: 10px;
}

.bodytitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.bodysecondtitleblue {
	color: #74a4ad;
	font-weight: bold;
	font-size: 12px;
}

.bodytext{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

img
{  border-style: none;
}

a:link {
    text-decoration: none;
	font-weight: bold;
    color: #ffffff;
}

a:visited {
    text-decoration: none;
	font-weight: bold;
    color: #ffffff;
}

a:active {
    text-decoration: none;
	font-weight: bold;
    color: #ffffff;
}

a:hover {
    text-decoration: none;
	font-weight: bold;
	color: #ffffff
