a:link
{
	color: rgb(0,102,102); 
}
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(191,171,211);
	color: rgb(0,0,102);
}
a:link.menu
{text-decoration:none; font-family:Comic Sans MS; color:#9068B0; font-size:12pt; font-weight:bold

}
a:visited.menu
{text-decoration:none; color:#C1ABD3; font-size:12pt; font-weight:bold; font-family:Comic Sans MS;
}
a:hover.menu
{text-decoration: underline; color:#E9891A; font-size:12pt; font-weight:bold
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS;color:#946DB3;
}
h1
{
	color: #946CB3;font-size:16pt;
}
h2
{
	color: #946CB3;font-size:14pt; 
}
h3
{
	color: #946CB3;font-size:14pt; font-style:italic; font-weight:bold; text-align:center 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
p            { font-size: 10pt; font-family: Verdana, arial, helvetica; padding-left:8px; padding-right:5px }#testimonial_inset {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	width: 75%;
	background-position: center;
	margin-left: 90px;
	border: thin solid #BFABD3;
	background-color: #dddddd;
}
