body {
	background-image: url("http://safeny.com/sbar-faq.gif");
	background-color:  #ffffff;
	font-family:  arial, sans-serif;
	color: #000000;
}

A:link {
	color: #004080;
	background-color: inherit;
}

A:visited {
	color: #808080;
	background-color: inherit;
}

.head2 {
	font-family: arial, sans-serif;
	font-size: 65%;
}

hr {
	width: 94%;
}

.blue {
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #004080;
	background-color: inherit;
}

.lgeBlue {
	font-family: arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #004080;
	background-color: inherit;
}

.blueHeader {
	font-family: arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #004080;
	background-color: inherit;
}

.blueVer {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #004080;
	background-color: inherit;
}

td.content {
	font-family: arial, sans-serif;
	font-size: 84%;
}

p {
	margin-left: 30px;
	margin-right: 30px;
}

div.ans {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
}

.red {
	color: #ff0000;
	background-color: inherit;
}

ul {
	margin-bottom: 5px;
	list-style-type: disc;
}

li {
	margin-bottom: 7px;
}

.foot {
	font-family: arial, sans-serif;
	font-size: 84%;
}

table.ma {
	border: 2px solid #A40000;
}

td.ma {
	border: 1px solid #A40000;
}

/* EMS Page colors */

.emsBlue {
	color: #0000ff;
	background-color: inherit;
}

.emsGreen {
	color: #00aa00;
	background-color: inherit;
}

.emsAmber {
	color: #ff9900;
	background-color: inherit;
}