A:link { color: #394295;
background: transparent;
text-decoration: none;
font-weight: bold;
	}	 	
A:visited { color: #394295;
background: transparent;
text-decoration: none;
font-weight: bold;
	}
A:hover { color: #394295;
background: transparent;
text-decoration: underline;
font-weight: bold;
	}
A:active { color: #394295;
background: transparent;
text-decoration: none;
font-weight: bold;
	}			

.small {
font-family: Times, Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
line-height: 1.5;
font-weight: normal;
	}

.small_white, .small_white a:active, .small_white a:link, .small_white a:visited {
font-family: Times, Verdana, Arial, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
	}

.normal {
margin-left: 110px;
font-family: Times, Verdana, Arial, sans-serif;
color: #000000;
font-size: 14px;
line-height: 1.5;
font-weight: normal;
	}



.header {
font-family: Times, Verdana, Arial, sans-serif;
color: #394295;
font-size: 20px;
font-variant: small-caps;
line-height: 1.5;
font-weight: bold; 
border-bottom : 1px #394295 solid;
	}

.border {
border-left : 1px #394295 solid; 
border-right : 1px #394295 solid;
border-top : 1px #394295 solid;  
border-bottom : 1px #394295 solid;
}