.heading {
	vertical-align: top;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.subheading {
	vertical-align: top;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}
.whitetext {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.greytext {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}


.intro {
	vertical-align: top;
	color: #000;
	font-size: 13px;
	vertical-align: top;
	font-weight: bold;
	text-align:justify;
}
.intro a {
	text-decoration:underline;
}
p {
	vertical-align: top;
	color: #000;
	font-size: 11px;
	text-align:justify;
}
p a{
	color: #000;
	text-decoration: none;
}
p a:hover{
	vertical-align: top;
	color: #990000;
	text-decoration: underline;
}
.quote {
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.bottoml {
	vertical-align: top;
	color: #333;
	font-size: 10px;
	text-align:left;
}
.bottoml a{
	color: #000;
	text-decoration:none;
}
.bottoml a:hover{
	color: #000;
	text-decoration: underline;
}
.bottomr {
	vertical-align: top;
	color: #333;
	font-size: 10px;
	text-align: right;
	}
.bottomr a{
	color: #000;
	text-decoration:none;
}
.bottomr a:hover{
	color: #000;
	text-decoration: underline;
}
.copyright {font-size: 9px}
.copy {font-size: 11px}
.style5 {font-size: 10px}

.dropdowns {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	border:1px solid #dd0000;
	width:140px;
}
.dropdowns2 {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #dd0000;
}