/* CSS Document */

body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	margin:5px;
}

/* Global */

a {	text-decoration:none; color:#003366;}
a:hover {	text-decoration:underline;}

h1 {
	color:#003366;
	font-size:14px;
	font-weight:bold;
}
.urgent {
	FONT-WEIGHT: bold; COLOR: red; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}

