﻿body {
	background-image: url('../images/index_title_body.gif');
	background-color: #CCCCCC;
	color: black;
	font-family: Verdana;
}
a {
	color: black;
}
a:visited {
	color: black;
}
a:active {
	color: black;
}
h2 {
	margin-right: 10px;
	color:maroon;
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
	bottom:0;
}

h3 {
	margin-right: 10px;
	color:maroon;
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
	font-style:italic;
	text-align:left;
}

h3 {
	margin-right: 10px;
	color:maroon;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	font-style:italic
}

h4 {
	margin-right: 10px;
	font-family:Verdana;
	font-size:small;

}
p {
	margin-right: 10px;
	font-family:Verdana;
	font-size:small;
	text-align:left

}
hr {
	color: #400000;
	height: 5px;
}

li {
	font-size:small;
	text-align:left;
}
#quote p {
	font-family:Verdana;
	font-size:small;
	font-style:italic;
	text-align:left;
	color:black;
	margin-right: 10px;
}





