/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding:3px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

.bullet{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:10px;
padding:3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #99FF00;
	display: block;
	padding: 8px;
	width: 140px;
}


.smallnavigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99FF00;
	display: block;
	padding: 8px;
	width: 140px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-transform: none;
	background-image: none;
	text-align: justify;
}




.thispage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99FF00;
	display: block;
	padding: 8px;
	width: 140px;
}
	
.saying {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #99FF00;
	text-align: center;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	top: 50%;
	bottom: 50px;
}
.rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #9900FF;
	display: inline;
	color: #FFFFFF;
}
.smallnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9900FF;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigationtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	text-decoration: none;
	padding: 8px;
}
