
/* Santa's Warehouse Stylesheet */

BODY {
	font: 10pt arial;
	color: #C60000;
	SCROLLBAR-FACE-COLOR: #C60000; 
	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dee5a1; 
	SCROLLBAR-SHADOW-COLOR: #dee5a1; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #C60000; 
	BACKGROUND-COLOR: #ffffff; 
	scrollbar-dark-shadow-color: #DEE5A1
       	Padding-right: 15;}
 	padding-left: 5;}
	}

p { 
	font: 10pt arial;
	color: #C60000; 
	margin-top: 0px; 
	text-align: justify;
       	Padding-right: 15;}
 	padding-left: 5;}
	}
h1 { 
	font: normal 18pt arial; 
	font-weight: Bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #C60000;
	}
h2 { 
	font: normal 16pt arial; 
	font-weight: Bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #C60000;
	}
h3 { 
	font: normal 8pt arial narrow; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #C60000;
	}
h4 { 
	font: normal 18pt; 
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: navy;
	
	}

li { 
	font: normal 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #C60000;
	}
ol { 
	font: normal 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #C60000;
	}
a:link { 
	font-weight: ; 
	text-decoration:  underline; 
	color: #0033CC;
	}
a:visited { 
	font-weight: ; 
	text-decoration:  underline; 
	color: #993399;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


