body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #DDDDDD;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: DADDE3;
}
.header {
	color: #FFF;
	font-weight: bold;
	padding-top: 95px;
	padding-left: 150px;
	font-size: 16px;
}

.bottomlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #dddddd; font-weight:bold; }
.bottomlink a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:bold; ; text-decoration: none}
.bottomlink a:hover {  text-decoration: underline; }

a {
	color: #FFFFFF;
}
.menu a {
    background-color: #696969;
    padding: 3px 4px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #DDDDDD;
    color: #FFFFFF;
    display: block;
    font-size: 3mm;
    overflow: visible;
    text-decoration: none;
}
.menu a:hover {
    background-color: #333333;
}
.content a {
	background-color: #666666;
	padding: 3px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}


.link {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #FFFFFF;text-decoration: underline; } 
.text {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #E82A21;}
.url {line-height: 14px; font-size: 10px;font-family: arial, sans-serif;color: #DDDDDD;}
.hand { cursor: pointer;cursor: hand; }
