h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #E72945;
	margin: 5px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	text-decoration: line-through;
	color: #020822;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 130%;
	margin: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #E72945;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 5px;
	border: thin solid #BB242A;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	margin: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	text-decoration: none;
	background-color: #E72945;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E72945;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	background-color: #E72945;
	margin: 5px;
	border: thin solid #FFFFFF;
	padding: 2px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}

image { 
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px; 
} 
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC3366;
}
