body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e4e4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}


.frame {
	margin: 0px;
	border: 1px solid #999999;
	padding: 0px;
	font-size: 12px;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility;
}

h1 {
  font-size: 31.5px;
  line-height: 40px;
}
h2 {
	font-size: 24.5px;
	line-height: 30px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
}
h4 {
  font-size: 15px;
 line-height: 25px;
}
h5 {
	font-size: 13px;
	line-height: 23px;
  }
h6 {
	font-size: 11px;
	font-weight: normal;
}



.media-heading {
	margin: 0 0 5px;
	color: #EE620D;
}
.blue {
	color: #2a81bd;
}
.blue a:link {
	color: #2a81bd;
	text-decoration: none;
}
.blue a:hover {
	color: #FF6633;
	text-decoration: none;
}

.purple {
	color: #330099;
}
.red {
	color: #dc0d0d;
}
.green {
	color: #5c8822;
}
.white {
	color: #FFFFFF;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FF6633;
	text-decoration: none;
}
.blk_bold {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
