a:link
{
	color: rgb(51,102,102); 
}
a:visited
{
	color: rgb(51,102,102); 
} 
a:active 
{
	color: rgb(0,66,0);
}
body
{
	font-family: Arial;
	background-color: #dfdfe4;
	color: #000000;
}
.page
{
	background-color:#ffffff;
	border-bottom:solid 5px #666633;
	border-left:solid 5px #666633;
	border-right:solid 5px #666633;	
	border-top:solid 5px #666633;
}
.footer
{
	color:#3e3e3d;
	font-family:Arial;
	font-size:11px;
	padding-top:10px;	
}
a.ft-link:visited, a.ft-link:link
{
	color:#3e3e3d;
	text-decoration:underline;	
}
a.ft-link:hover
{
	text-decoration:none;	
}
.ct-title
{
	color:#666633;
	font-weight:bold;
	font-size:13px;
	line-height:25px;	
}
a.title-link:visited, a.title-link:link
{
	color:#666633;
	text-decoration:underline;
}
a.title-link:hover
{
	color:#666633;
	text-decoration:none;
}
.ct-subtitle
{
	color:#3e3e3d;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
a.title-link1:visited, a.title-link1:link
{
	color:#3e3e3d;
	text-decoration:none;
}
a.title-link1:hover
{
	color:#6d6d6b;
	text-decoration:none;
}
.ct-topic
{
	color:#3e3e3d;
	font-size:12px;	
	font-weight:normal;
	line-height:20px;
}
.title
{
	color:#333333;
	font-size:17px;
	font-weight:bold;	
}
.ct-text
{
	 background:#dfdfe4;	
	 padding:10px;
	 font-size:12px;
	 font-family:Arial;
	 color:#3e3e3d;
}
input
{
	background-color:#6c6a6a;
	color:#ffffff;
	font-size:11px;	
}
.search
{
	color:#b1b1b1;
	font-size:12px;	
}
.search-form
{
	background-color:#333333;
	border-top:solid 5px #666633;
	border-left:solid 5px #666633;
	border-right:solid 5px #666633;
	padding-top:10px;
}

P
{
	font-family: Verdana;
        font-size: 8pt;
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h2
{
	color: rgb(0,66,0); 
}
h5
{
	color: #000000; 
}