/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 10px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
.bulletshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
}
.white {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.blue {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #6600CC;
	font-style: normal;
	text-decoration: none;
}
.black {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	}
.whiteheadline {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
	}
.redtimesheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
	}
.testimonialpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #6600CC;
	font-style: italic;
	text-decoration: none;
	padding-top: 8px;
	margin-left: 10px;
	margin-right: 5px;
	}
.navigation {
	background-color: #998F8E;
	display: block;
	padding: 8px;
	width: 120px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover {
	background-color: #CC0000;
	display: block;
	padding: 8px;
	width: 120px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink { color: #FFFFFF; }
.emaillink:visited { color: #FFFFFF; }
.emaillink:hover { color: #6600FF; 
}
.homebodylink {
	color: #666699;
	font-weight: bold;
}
.homebodylink:visited { color: #333333; }
.homebodylink:hover { color: #6600FF; 
}
.signuplink {
	color: #00FF66;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.signuplink:visited { color: #FFFFFF; }
.signuplink:hover { color: #FFFFFF; 
}
.samplelinks { color: #9999FF; font-size: 18px; }
.samplelinks:visited { color: #9966FF; }
.samplelinks:hover { color: #99FFFF;}

.rrrheadings {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
	}
.rrrgreen {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #009933;
	font-style: normal;
	text-decoration: none;
	}
.rrrgold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FFCC33;
	font-style: normal;
	text-decoration: none;
	}
.rrrred {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
	}
p {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
