a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	background-color: #cccccc;
}
body { }
p { color: white;
margin-left: 100px;
opacity: 1;
}
h1 { font-family: Arial,Helvetica,sans-serif ! important;
font-weight: bold;
color: rgb(255, 255, 200);
text-transform: uppercase;
font-size: 13px;
font-style: normal;
text-align: center;
vertical-align: middle;
line-height: 5px ! important;
text-decoration: none;
margin:1;
padding:1; 
}
h2 { font-family: Arial,Helvetica,sans-serif;
font-weight: bolder;
color: black;
font-style: normal;
text-transform: capitalize;
font-size: 11px;
text-align: left;
line-height: 105%;
text-decoration: none;
margin:0;
padding:0; 
}
h3 { font-family: Arial,Helvetica,sans-serif;
font-weight: bolder;
color: #3e5e89;
font-style: normal;
text-transform: none;
font-size: 11px;
text-align: left;
line-height: 100%;
text-decoration: none;
margin:0 ;
padding:0; 
}
h4 { font-family: Arial,Helvetica,sans-serif;
font-weight: bolder;
color: black;
font-style: normal;
text-transform: none;
font-size: 12px;
text-align: left;
line-height: 100%;
text-decoration: none;
margin:0 ;
padding:0; 
}