
h1 { font-family: Times New Roman;
font-size: xx-large;
color: rgb(128, 128, 0);
}
body { font-family: Times New Roman;
font-size: medium;
color: rgb(0, 73, 0);
}
h2 { font-family: Times New Roman;
font-size: x-large;
color: rgb(0, 128, 0);
}
h1 { font-family: Times New Roman;
font-size: 35px;
color: #008000;
}
a:link { color: rgb(0, 73, 0); }
a:hover {background-color: rgb(255, 255, 255); }
body { font-size: 20px;
font-family: Times New Roman;
background-color: rgb(188, 227, 188);
color: rgb(0, 73, 0);
border-color: White;
}
h2 { font-family: Times New Roman;
font-size: 25px;
color: rgb(0, 128, 0);
}
  
.titlecolor {color: rgb(72, 66, 144);} 
