
	/* begin body type */	/* 4 - modern sans a */
		
body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	background-image: url(/abc.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10px 10px;
	background-color: #e8f6ff;
	}	
	/* end body type */	
		
	/* begin table body type */	
table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	}	
	/* end body type */	




	/* begin header type */	/* 6 - industrial sans */
		
tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	}	
		
	/* end header type */	

a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	background:	#ffc;
	}	
		

	/* begin body box */	/* 4 - 'twenty-fourths symmetric' */

body	{
	margin-top:	1.58em;
	margin-left:	4%;
	margin-right:	2%;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}
	/* end body box */




