/* CSS Document */

p{
font-family:"Times New Roman", Times, serif;
font-size: 18px;
color: #000000;
line-height: normal;
padding: 3px;
}

.bold {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
}
.navigation {
	font-family: times new roman;
	font-style:italc;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	display: block;
	padding: 8px;
	width: 160px;
}
.navigation:hover {
	font-family: time new roman;
	color: #00FF00;
	font-size: 24px;
	display: block;
	padding: 8px;
	width: 160px;
}

.navigation2 {
	font-family: times new roman;
	font-style:italc;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigation2:hover {
	font-family: time new roman;
	color: #00FF00;
	font-size: 20px;
	display: block;
	padding: 8 px;
	width: 140px;
}
.navigation3 {
	font-family: times new roman;
	font-style:italc;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	display: block;
	padding: 8px;
	width: 160px;
}
.navigation3:hover {
	font-family: time new roman;
	color: #00FF00;
	font-size: 20px;
	display: block;
	padding: 6 px;
	width: 160px;
}	

.h1 {
font-size:24px;
font-family: Verdana;
font-weight:bold;
color: #330000;
text-decoration:none;
font-style:italic;
}
.h2 {
font-size:24px;
font-family: Verdana;
font-weight:bold;
color: #FFFFFF;
}
.style1 {
font-size:24px;
color:#330000;
font-weight:600;
}
.style2 {
font-size:18px;
font-color:#330000;
}
.style9 {
font-size:24px;
font-color: #FFFFFF;
font-style:italic;
font-family: times new roman;
}
.style10 {
	font-size:18 px;
	font-color: #00FF00;
	font-style:italic;
	font-family: times new roman;
	color: #00FF00;
}
.style11 {
font-size:36px;
font-style:italic;
font-weight:bold;
line-height:48px;
}