
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: allied integrated technologies print stylesheet
author: wayne taylor
created: 21/12/06
modified: 21/12/06
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style */
	
body {
	font-family: Arial, Vernada, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff;
}

a:link, a:visited, a:hover, a:active {
   color: #099;
	text-decoration: underline;
}

h1 {
	font-size: 170%;
	text-align: center;
}

#nav, #qcontact, #footer, form {
	display: none;
}

 /* -----------------------------------------------------------------------------
   end of style sheet */