body
{ 	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px
 }
 
p
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	}

p.nomarg
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
p.suntouch
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	color: #CC6600;
	}
	
p.mainoffice
{	font-size: 13px;
	margin-left: 3px;
	margin-right: 0px;
	}

p.showroom
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 3px;
	text-align: right;
	}
	
p.centered
{  text-align: center
	}
	
p.justify
{	text-align: justify;
	line-height: 125%
	}
	


p.small
{	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px
	}

p.smallcenter
{	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-weight: bold
	}
	
p.copyright 
{	font-size: 10px;
	}
	
p.customquote 
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
p.customquotebold 
{	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	}	
	
h1
{	font-size: 110%
	}
	
h2
{	font-size: 105%;
	}

h1.center
{	font-size: 110%;
	text-align: center
	}
	
h2.center
{	font-size: 105%;
	text-align: center
	}

h2.centercheckout
{	font-size: 80%;
	text-align: center;
	font-weight: bold
	}
	
	
li
{	font-size: 13px
	}
	
li.top
{	color: cc0000;
	font-size: 11px;
	line-height: 150%
	}
	
li.red
{	color: cc0000;
	font-size: 11px;
	line-height: 160%
	}
	
	
li.details
{	list-style-position:inside;
	list-style-image:url('/images/arrow.gif');
	line-height: 150%
	}
	

A 
{	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}


A:HOVER
{	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	}

A:VISITED
{	color: #666666;
	font-weight: bold;
	font-size: 13px;
	}
	


	
