BODY {
   font-family : "Comic Sans MS", sans-serif; 
   color : #006; 
   background-color : white; 
}

DL, UL, OL, P, H1, H2, H3, EM {
   font-family : "Comic Sans MS", sans-serif; 
   color : #006; 
   background-color : transparent; 
}

DL, UL, OL, P {
   font-size : 12px; 
}

H1 {
   font-size : 15px; 
}

H2 {
   font-size : 14px; 
}

H3 {
   font-size : 13px; 
}

H4 {
   font-size : 14px; 
   color: #006666;
}

EM {
   font-size : 12px; 
   font-style : italic; 
}


A:visited {
   color : #066; 
   background-color : transparent; 
}

A:link {
   color : #066; 
   background-color : transparent; 
}

.title {
	font-weight : bold;
    font-size : 13px; 
}

.bold {
	font-weight : bold;
    font-size : 13px; 
}

.shop {
   font-size : 13px; 
   font-family : "Comic Sans MS", sans-serif; 
   font-weight : bold;
   text-align : center;
   color : #006; 
   background-color : transparent; 
}

.small {
   font-size : 11px; 
   font-family : "Comic Sans MS", sans-serif; 
   font-style : italic;
   text-align : center;
   color : #006; 
   background-color : transparent; 
}

.soapers {
   font-family : "Comic Sans MS", sans-serif; 
   color : #069; 
   background-color : transparent; 
}

.prg {
   font-size : 8px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #006; 
   background-color : transparent; 
}

.red {
   color : #c00; 
   background-color : transparent; 
}

.green {
	font-size : 12px;
	color: #006666;

}
