/*---------------------------
CZ Style Sheet # 1
Design by: Kevin Chisholm
CZ Solutions, Inc.
www.czsolutions.com
info@czsi.com
---------------------------*/


/* start sandbox */

/* end sandbox */

/* start base classes */

html{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	font-size: 10px;	
	overflow: scroll;
}

body{
	background-image:  url(../images/page-elements/body-background.png);
	/*height: 143px;*/
	color:#CCCCCC;
	margin:0;
	padding:0;
	font-size: 12px;
}


h1{
	font-size: 1.55em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
}

h2{
	font-size: 1.17em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color:#333333;	
}

h3{
	font-size: 1.12em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;

}

a:visited{
text-decoration:none;
}


p{
margin-bottom: 6px;
}

/* end base classes */





/*--------------------------------------------------------------*/
/* start retired  */


/* end cretired  */








