/* CSS Document */

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: normal;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #712E37;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: http://www.dynamicdrive.com/;
	display: block;
	padding: 8px;
	width: 154px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C1C3CC;
	display: block;
	padding: 8px;
	width: 154px;
}
.marquee {
	font-size: 3px;
	font-weight: bolder;
	color: #043071;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption {
	font-style: normal;
	font-weight: bold;
	color: #043071;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.banner {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
