h1{
    font-size:18px;
    font-family: "Accidental Presidency", Arial, sans-serif;
    line-height: 25px;
    margin-left: 10px;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    margin-right: 10px;


}
h2{
    font-size:14px;
    font-family: "Times New Roman", Times, serif;
    line-height: 25px;
    margin-left: 10px;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    margin-right: 10px;


}
p{
    font-size:14px;
    font-family: Arial;
    line-height: normal;
    margin-left: 10px
}
a:link {
	text-font: Geneva, Arial, Helvetica, sans-serif;
	color: #525467;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	border: none;
	letter-spacing: normal;
	font-style: normal;
	font-size: 16px;
	font-weight: bolder;
	white-space: normal;
	line-height: normal;




}
a:visited {
    text-font: Geneva, Arial, Helvetica, sans-serif;
    color: #CC9966;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bolder;



}
a:active {
    text-font: Geneva, Arial, Helvetica, sans-serif;
    color: #660000;
    text-decoration: underline;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bolder;



}
a:focus {
    text-font: Geneva, Arial, Helvetica, sans-serif;
    color: #660000;
    text-decoration: underline;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bolder;



}
a:hover {
    text-font: Geneva, Arial, Helvetica, sans-serif;
    color: #660000;
    text-decoration: underline;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bolder;



}

