body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.titles {
	font-family: Trebuchet MS;
	font-size: 1.6em;
	color:#004866;
	font-style:italic;
}

.subtitle {
	font-family: Arial;
	font-size: 1em;
	font-style:italic;
	color:#333333;
}

.Heading{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Content{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #004866;
}
a.Content:Link {
	color:#333333;
	text-decoration:underline;
}
a.Content:visited {
	color:#333333;
	text-decoration:underline;
}
a.Content:hover {
	color:#999999;
	text-decoration: underline;
}
a.Content:active {
	color:#333333;
	text-decoration:underline;	
}

.Testimonial{
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}

.names {
	font-family: Trebuchet MS;
	font-size: 1.6em;
	line-height: 30px;
	color:#004866;
	font-style:italic;
}

.Signature{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


.SmallContent{
	font-family: sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	color: #1d466e;
}

.Footlink{
 	font-family: Arial;
 	font-size: 12px; 
 	color:#ffffff;
	line-height: 20px;
}
a.Footlink:Link {
 color:#ffffff;
 text-decoration:none;
}
a.Footlink:visited {
 color:#ffffff;
 text-decoration:none;
}
a.Footlink:hover {
 color:#666666;
 text-decoration: underline;
}
a.Footlink:active {
 color:#ffffff;
 text-decoration:none; 
}
.Seperator{
	font-family: Arial;
	font-size: 12px;
	color:#999999;
}
