p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-indent: 1em;
	padding: 0px 7px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-indent: 0.25em;
}
.NavItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: thin none #CCCCCC;
	border-left: 0px none;
}
A.NavItems:link, a.NavItems:visited {
	color: white;
	text-decoration: none;
}
A.NavItems:hover {
	color: #666699;
	text-decoration: none;
}.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.BigBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-weight: bolder;
	color: #EAEAFF;
	text-align: right;
	line-height: 65px;
	padding: 10px;

}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #4E4E9A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
