.test {
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005989;
}
#eml {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

h2 {
	color: #003399;
}
h3 {
	color: #000066;
}
a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #0066CC;
}
