BODY {
	background-color:#444444;
	color:#000000;
	font-family:arial,fantasy;
	font-size:9pt;
	background-image: url('http://www.asomag.com/images/background.jpg');
	background-attachment: fixed;
}

TD {
	font-size:9pt;
}

A:link {
	color:#E23018;
	text-decoration: none;
}

A:visited {
	color:#D60027;
	text-decoration: none;
}

A:hover {
	color:#E23018;
	text-decoration: underline;
}

img {
	border-color: #D60027;
}

.titletext {
	color:#D60027;
	font-size:11pt;
}

select, input, textarea {
	font-family:arial,fantasy;
	font-size:8pt;
}
