body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #C3C3E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-smooth: always;
}

a:link { 
	color: #000000;
}
	
a:visited { 
	color: #000000;
}
	
a:hover { 
	color: #0D0050;
	text-decoration: none;
}

a:active { 
	color: #0D0050;
}

.title {
	background-color: #E1E1EF;
	color: #3E3892;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title2 {
	background-color: #F3F3F9;
	color: #3E3892;
	font-size: 14px;
	padding: 5px;
	letter-spacing: 2px;
}

.letter {
	background-image: url(images/h.gif);
    background-position: 0px 22px;
	background-repeat: no-repeat;	
}

.content {
	color:#0D0050;
	font-size: 16px;
	line-height: 24px;
}

.content2 {
	color:#0D0050;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav2 {
	color:#666666;
	font-size: 11px;
	line-height: 25px;
}

a.nav2 {
	color: #0D0050;
	text-decoration: none;
}

a.nav2:hover {
	color:#000000;
	text-decoration: underline;
}
.nav3 {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

a.nav3 {
	color: #0D0050;
	text-decoration: none;
}

a.nav3:hover {
	color:#000000;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}

a.footer { 
	color: #666666;
	text-decoration: none;
}
a.footer:visited { 
	color: #666666;
	text-decoration: none;
}


a.footer:hover { 
	color: #3E3892;
	text-decoration: underline;
}

.photo 	{
	margin-right: 10px;
	border: solid 5px #FFFFFF;
}

.formfield {    
	font-size: 12px;  
	font-family: Verdana, Arial;
	background-color: #E1E1EF;
	color: #3E3892;
	border: solid 1px #FFFFFF;
}
