.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	margin-left: 10px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: inline;
	padding: 5;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	position: static;
	height: auto;
	width: auto;
}
.lightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	text-align: left;
	text-indent: 8px;
	white-space: normal;
	display: table;
	height: auto;
	width: auto;
	padding: 4px;
	margin: 0px;
	text-transform: capitalize;
}
