td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
#content p {
	font-size: 11px;
}
body {
	background-color: #000000;
}
.small {
	font-size: 10px;
}
h1 {
	font-size: 12px;
}
.quote {
	color: #F9E9B7;
	padding: 20px;
	font-style: italic;
	width: 400px;
	border: 1px dotted #E2E2D3;
	font-size: 12px;
	background-color: #003333;
	margin-left: 25px;
}
a.calltoact:link {
	color: #CC0000;
	font-size: 18px;
	text-decoration: none;
}
a.calltoact:visited {
	color: #CC0000;
	text-decoration: none;
}

a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
#footer {
	background-color: #003333;
}
.quote2 {
	color: #003333;
	padding: 20px;
	font-style: italic;
	font-size: 12px;
	background-color: #D0D0C4;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #003333;
	border-right-color: #DBD8D2;
	border-bottom-color: #003333;
	border-left-color: #DBD8D2;
}
a:link {
	color: #003333;
}
a:visited {
	color: #666666;
}
