/*---[ Details ]---------------------------------------
High Contrast Style Sheet
Author: Lee Powell
Contact: lee.powell@soup.co.uk
-------------------------------------------------------*/

/*-----------------------------------------------------
[01] Misc
-------------------------------------------------------*/


/* [01] Misc
-------------------------------------------------------*/
body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, 
li, form, fieldset, legend, label, input, select, optgroup, 
button, textarea, table, caption, td, th, thead, tbody, 
tfoot, abbr, acronym, cite, em, strong, dfn, code, kbd, samp, 
var, q, del, ins, sub, sup, p, address, blockquote, pre  {
	background: #FFF!important;
	color: #000!important;
	border-color: #000!important;
	outline-color: #000!important;
}

body {
	font-size: 100%!important;
}