/* 
	Dickinson Dees Style Information
	Copryright © 2006 Dickinson Dees. All rights reserved.
	Created by SUMO Newcastle

*/

@import url('forms.css');
@import url('hip.css');

*{
	margin: 0px;
	padding: 0px;
}

html{
	height: 101%;
	font-size: 62.5%;
}

body{
	
	font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}