* {
	position: static !important;
	float: none !important;
	left: 0em !important;
	right: 0em !important;
	top: 0em !important;
	bottom: 0em !important;
	text-align: left !important;
	margin: 0px !important;
	padding: 0px !important;
	width:auto !important;
	height:auto !important;
	border-style: none !important; 
}


address, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, 

noscript, ol, p, pre, tabel, ul {
  display:block !important;
}

address, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, noscript, 

ol, p, pre, tabel, ul {
	margin: 20px 0 20px 0 !important;
}


a, abbr, acronym, b, br, cite, code, em, i, img, input, label, select, span, strong, 

textarea {
  display:inline !important;
}

ul {
	margin-left: 50px !important;
  list-style: disc !important; 
}


table, tr, th, td, thead, tbody, tfoot {
  display: block !important; 
	width: 100% !important;
}



body {
	color: #FFFFFF!important;
	background: #0000FF url(http://www.discoverdevon.com/css/none) !important;
	font: x-large/normal Verdana, Arial, Helvetica, sans-serif !important;
	padding: 10px !important;
}


table, tr, th, td, thead, tbody, tfoot {
	font: x-large/normal Verdana, Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	background: inherit !important;
}

* {
	font: x-large/normal Verdana, Arial, Helvetica, sans-serif !important;
	color: #FFFFFF!important;
	background: inherit !important;
}

input, select, textarea {
	background: #FFFFFF!important;
	color: #0000FF!important;
}

a:link {
	color: #FFFF99!important;
}

a:visited {
	color: #FFF000!important;
}

a:active {
	color: #FFFF99 !important;
}

h1 {
	font-size: 1.3em !important;
}

h1 * {
	font-size: 1.3em !important;
}

h2 {
  font: 1.2em !important;
}

h2 * {
  font: 1.2em !important;
}

h3 {
  font: 1.15em !important;
}

h3 * {
  font: 1.15em !important;
}

h4 {
  font: 1.1em !important;
}

h4 * {
  font: 1.1em !important;
}