@charset "UTF-8";
/* CSS Document */





strong {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight: bold;
}
	

a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1e1a53;
}
	
	
a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f79a2b;
}
	
	
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#f79a2b;
padding:0px;
margin:0px;
	
	}
	
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1e1a53;
}
	
h2 a {
color:#1e1a53;
}


h2 a:hover {
color:#f79a2b;
}
	
	
	
.special {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1e1a53;
font-weight: bold;
border-left:#1e1a53 solid 3px;
padding-left:4px;
text-align:justify;
}


