body {
	background-color: #EAEDFF;	
}

#t1 {
	border-width: 2px;
	border-style: solid;
	border-color: #003366;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-top:5px;
	}
#content {
	padding-left: 50px;
	padding-right: 50px;
	}


a:link    { color: #29539D; }
a:visited { color: #668DD7; }
a:active  {
	color: #FFFFFF;
	background : #29539D;
}
a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	background : #29539D;
}
a{ text-decoration: underline ; font-weight: bold; color: #29539D}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #AA0000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #29539D}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000}


.testimonial {
	font: 14px "Courier New", Courier, mono;
}
.red_bold {
	font-weight: bold;
	color: #AA0000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer 
{
	font: 14px Arial, Helvetica, sans-serif;
}
		
#testimonial {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color:	#000000;
	background-repeat:repeat;
	text-align:	justify;
	border: solid 3;
	background-color:#FFFFEA;
	border-color: #003366;
}