body 
{ 
	background:#51382C; 
}

p 
{ 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin-left:10px;
	margin-right:10px;
}

td 
{ 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
}


.title
{
	color:#51382C; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.minortitle
{
	color:#51382C; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.alert
{
	color:#583232; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

p.header { color:rgb(255,153,0); font-size:12pt; font-weight:bold; margin-top:10px; }
p.fpt { color:rgb(255,255,255); font-size:8pt; margin-top:10px; font-weight:bold; }
p.fpt-name { color:rgb(255,255,255); font-size:8pt; font-style:italic; text-align:right; font-weight:bold; }

a:link { color:rgb(51,102,204); }
a:active { color:rgb(255,153,0); }
a:visited { color:rgb(102,153,51); }

.testimonialName { color:rgb(102,153,51); font-weight:bold; font-style:italic; }
.ltBlueSubheader { color: rgb(51, 102, 204); font-weight: bold; }
.dkBlueSubheader { color:rgb(0,0,102); font-weight:bold; }
.small { font-size:8pt; }
.infoFormContent { color:rgb(0,0,102); font-weight:normal; }
.center { text-align:center; }
.ltBlue { color: rgb(51, 102, 204); }
