body {
background-color: #d0d0e0;
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
font-size: 12pt;
}

div#menu {
font-family: 'Century Gothic', 'Monotype Corsiva', 'Boookman Old Style', 'Times New Roman';
font-size: 18pt;
margin: 0px;
border: none;
padding: 0px;
}

div#main {
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
font-size: 15pt;
margin: 0px;
border: none;
padding: 0px;
}

h1 {
color: 000080;
font-size: 30pt;
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
text-decoration: none
}

h2 {
color: 000080;
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
text-decoration: none
}

h3 {
color: 000080;
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
text-decoration: none
}

h4 {
color: 000080;
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
text-decoration: none
}

p {
font-family: 'Comic Sans MS', 'Tahoma', 'Times New Roman';
color: #000000;
}

a {
color: #0000ff;
text-decoration: none
}

a:visited {
color:004f00;
text-decoration: none
}

a:active {
color: #ff0000;
text-decoration: none
}

a:hover {
color:yellow;
text-decoration: none
}

hr {
color: 000000;
}
