body {
		background: #A5D8F6;
		font-family: Arial, Helvetica, sans-serif;
 		color: #000000;
		text-decoration:none;
	}
	
/* set new link (a:link)
   set visited link (v:link)
*/
		a:link, a:visited {color:#000000;}

td {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* use style1 for headers */
.style1{
	text-decoration:none;
	text-align : left;
	font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
	font-size: 16pt;
	color:#000000;
	}

/* use style 2 for body text */
.style2{
	text-decoration:none;
	text-align : left;
	font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
	font-size: 12pt;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
	}
	
/* use style3 for Curlz MT headers */
.style3{
	text-decoration:none;
	text-align : center;
	font-family: Curlz MT, Comic Sans MS, Verdana, Helevetica, sans-serif;
	font-size: 30pt;
	color:#000000;
	}	
/* use style 2 for body text */
.spec{
	text-decoration:none;
	text-align : center;
	font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
	}
/* use style 2 for body text */
p.address{
	text-decoration:none;
	text-align : center;
	font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	margin-top:2;
	margin-bottom:2;
	}
	
p.sales{
		margin-top: 0;
		margin-bottom:0;
		text-decoration:none;
		text-align : center;
		font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
		font-size: 8pt;
		color:#000000;
		}
		
p.title {
		margin-top: 0;
		margin-bottom:0;
		text-decoration:none;
		text-align : center;
		font-family: Comic Sans MS, Verdana, Helevetica, sans-serif;
		font-size: 16pt;
		color:#000000;
		}