a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
color:#000000;
font-family:Arial;
font-size:20px;
font-weight:bold;
margin-left:0;
}
h2 {
    font-family:Arial;
    color: #f4962e;
    font-size: 20px;
}
p.special {
	color:yellow;
	font-size:24pt;
}

.SmallFields{
	font-size:11px;
}
