
/* Copyright (c) 1999 - 2006 Area-Wide Technologies, Inc.  All rights reserved. 
2006 - Azeem Azeez 

The De-bugifier - border:1px solid red;*/ 

/* - TYPOGRAPHY
-------------------------------------------------------*/
h1 {
	font-size:1.8em;
}

h2 {
	font-size:1.6em;
	color:#053e5c;
}

h3 {
	font-size:1.5em;
/*	clear: both;*/
	margin-bottom: 4px;
}

h4 {
	font-size:1.3em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:.9em;
}

.notice {
	background-color:#ffffcc;
	padding:3px;
}

blockquote {
	margin-left:0px;
	padding-left:28px;
	border-left:4px solid #999;
}
