/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #B4004D;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #B4004D;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #B4004D;
	}	
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #B4004D;
	}
	
.seolinks {
	font-family: "Arial", Times, sans-serif; 
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	}
	
body {
	background-image: url(images/qmsbkgd.jpg);
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}

body,td,th {
	color: #000000;
}
