body
{
	margin: 0;
    background-color: FFF2F2;
    scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#CC3399;
	scrollbar-track-color:#FFF2F2;
	scrollbar-shadow-color:#FFF2F2;
	scrollbar-highlight-color:#CC3399;
	scrollbar-3dlight-color:#FFF2F2;
	scrollbar-darkshadow-Color:FFF2F2;
}
td, p
{
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-align: justify
}
a:link
{
    font-family: Arial;
	color: #CC3399; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:visited
{
    font-family: Arial;
	color: #CC3399; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
} 
a:hover 
{
    font-family: Arial;
	color: #CCCCCC;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:active 
{
    font-family: Arial;
	color: #CC3399;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
h1
{
    font-family: Arial;
	color: #CC3399;
	font-size: 18pt;
	font-weight:bold
}
h2
{
    font-family: Arial;
	color: #CC3399;
	font-size: 14pt;
	font-weight:bold
}
h3
{
    font-family: Arial;
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
}
h4
{
    font-family: Arial;
	color: #CC3399;
	font-size: 10pt;
	font-style: normal;
}
h5
{
    font-family: Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
h6
{
	margin:0; 
    font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt; 
	font-weight: bold;
	text-align: left;
}
.maintable
{
	background-color: #FFFFFF;
	border-top:1px solid #CC3399;
	border-bottom:1px solid #CC3399;
	border-left:1px solid #CC3399;
	border-right:1px solid #CC3399;
}
.testamonial-header
{
	background-color: #cccccc;
	border:1px solid #cccccc;
}
.testamonial
{
	background-color: #ffffff;
	border:1px solid #cccccc;
}

.form
{
	border:1px solid #CC3399;
	color: #000000;
	background-color:#FFFFFF;
	width: 400px;
}
.images-right
{
	margin-left: 10;
	float: right;	
}
.images-left
{
	margin-right: 10;
	float: left;	
}
span.tests
{
    font-family: Arial;
	color: #000000;
	font-size: 8pt; 
	font-weight: normal;
}
span.headers
{
    font-family: Arial;
	color: #CC3399;
	font-size: 10pt; 
	font-weight: normal;
}
span.stronger
{
    font-family: Arial;
	color: #CC3399;
	font-size: 10pt; 
	font-weight: bold;
}