html,body {
	background: #FFFFFF; 
	margin:10px auto;
}
#Table_01{
 	border:solid 4px #DEA079;
}
.maintxt{
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	padding: 2px 20px 10px 20px;
	text-align:justify;
	color:#333333;
}
.testtbl{
	background:#F5C491 url('images/testimonybg.jpg') repeat-y top left;
}
.mtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
}
.footer{
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
}
.footer a:link,.footer a:active,.footer a:visited{
	color:#333333;
	text-decoration:none;
}
.footer a:hover{
	color:#333333;
	text-decoration:underline;
}
h1{
	color:#CC0001;
	font-family:"Verdana";
	font-weight:bold;
	font-size:24px;
	line-height:32px;
}
.txttitle {
	font-weight: bold;
}
.redtxt {
	color: #CC3300;
	font-weight: bold;
	font-size: 18px;
	
}
.ptbg {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/ptbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #CC0000;
	padding: 4px 4px 20px 4px;
	text-align:center;

}
.secret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.highlight {
	background-color: #FFFF00;
}
.testimony {
	font-family: verdana;
	font-size: 24px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
