body {
	margin:0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	background-color: White;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: #000000;
	}

a {
	color: Maroon;
}

img {
	border: 0px;
}

.oemstext {
	text-align: center;
	font-size: 12pt;
}

.oemshead {
	font-size: 16pt;
	text-align: center;
}

.oemstitle {
	font-size:16pt;
	color:#B31B34;
	text-align: right;
}