body { margin: 20px; font-size: 12px; color: #FFFFFF; padding: 0; background: #000000; line-height: 18px; }
body, h1, h2, p, a {  font-family: Verdana, Arial, Helvetica, sans-serif; }

a { color: #0075D9; }
a.x:hover{ background: #0075d9; color: white; text-decoration: none; }
a.x { text-decoration: none; }
a img { border: 0; }

.descrmap {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

.descrmain {
	color:#FFFF00;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
}

.descrsub {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.message {
	position:relative;
	background:#69B0EB url('images/message-top.gif') no-repeat 0 0;
	color:#000000;
	font-size:24px;
	line-height: 1.4em;
	margin:10px 10px 10px 10px;
	width:80%;
}

.message p {
	background:transparent url('images/message-bottom.gif') no-repeat 0 100%;
	margin:0;
	padding:20px;
}
