/* www.newslettercartoons.com Catalog Style Sheet  */


BODY {background: #FDF5E6;
                color: #000000; 
                margin-left: 15px;
                margin-top: 15px;
                }
                
                
A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: none; color: red;}                

SPAN { font-family: Arial, sans serif; 
		 font-style: normal; 
		background: #FDF5E6;
		 color:maroon;
		 font-weight: normal;}


B { font-family: Arial, sans serif; 
		 font-style: normal; 
		background: #FDF5E6;
		 color:maroon;
		 font-weight: 500;}
		 
P { font-family: Arial, sans serif;
		 font-style: normal; 
				background: #FDF5E6;
		 color:black;
		 font-weight: normal;}		 
		 
TD { font-family: Arial, sans serif;
		 font-style: normal; 
				background: #FDF5E6;
		 color:black;
		 font-weight: normal;}
		 
		 
I { font-family: Arial, sans serif;
		 font-style: italic; 
				background: #FDF5E6;
		 color:red;
		 font-weight: normal;}
		
input { font-family: Arial, sans serif;
		font-size: 90%;
		font-style: normal;
		background: white;
		color: black;
		TEXT-DECORATION: none
		}

H1 { font-family: Arial, sans serif;	
		font-style: normal;
		text-align: right; 
		}

H2 { font-family: Arial, sans serif;		
			font-size: 150%; 
               background: #FDF5E6;
               color: maroon; 
               font-weight: normal;
               }
		 
H3 { font-family: Arial, sans serif;		
			font-size: 125%; 
               background: #FDF5E6;
               color: maroon; 
               font-weight: normal;
               }


.indented { margin-left: 50px;}
.center { text-align: center;}
.left  { text-align: left;}
.right  { text-align: right;}
.black { color: black;}
.maroon { color: maroon;}

.titleimage { margin-left: -25px;}









