body  {
	padding: 0px;
	margin: 0px;
}

body, td, p, li, th, h1 {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
}

h1 {
	font-size : 14px;
}

input, select {
	font-size : 11px;
}

h1 {
	font-weight: bold;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#menu td {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

#menu td a {
	color:#FFFFFF;
}


#overview td {
	padding-bottom: 10px;
}

#overview td a {
	color:#d31543;
	text-decoration:none;
}

#overview td a:hover {
	color:#d31543;
	text-decoration: underline;
}

#overview td {
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.overviewImg {
	border: 10px solid #FFFFFF;
}

.overviewImgS {
	border: 5px solid #FFFFFF;
}

.footer {
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}