.text {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #806053; 
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #806053;
	text-align: justify;
}
.head {
font-family: "Arial, Helvetica, sans-serif"; 
font-size: 20px; 
line-height: 30px; 
color: #990000; 
}
.boldtext {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px;
font-weight: bold;
color: #806053; 
}

.italictext {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-style: italic;
color: #806053; 
}

.smalltext {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 12px; 
line-height: 18px; 
color: #806053; 
}

.maroonbold {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-weight: bold;
color: #990000; 
}

a.maroonbold:link {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-weight: bold;
color: #990000; 
text-decoration: none;
}

a.maroonbold:active {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-weight: bold;
color: #990000;
text-decoration: none;
}

a.maroonbold:visited {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-weight: bold;
color: #990000; 
text-decoration: none;
}

a.maroonbold:hover {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
font-weight: bold;
color: #990000; 
text-decoration: underline;
}

.maroon {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #990000; 
}

a:link {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #806053; 
font-weight: bold
text-decoration: underline
}

a:active {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #806053; 
font-weight: bold
text-decoration: underline
}

a:visited {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #806053; 
font-weight: bold
text-decoration: underline
}

a:hover {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 14px; 
line-height: 21px; 
color: #663333; 
font-weight: bold
text-decoration: underline
}

.title {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 20px; 
line-height: 30px; 
color: #990000; 
}

.quote_leader {
font-family: "Comic Sans MS", "Bradley Hand ITC", "Lucida Sans"; 
font-size: 15px; 
line-height: 22px;
text-align: center; 
font-weight: bold;
color: #91695D; 
}