h1{font-variant: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: normal;
    font-family: "Times New Roman";
}

h2{font:normal 22px "Times New Roman"}

h3{font:normal 20px "Times New Roman"}

body{font-variant: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    font-family: "Times New Roman";
}

table{font:normal 16px "Times New Roman"}

a:link {font-weight:bold; color:blue; text-decoration:none}

a:visited {font-weight:bold; color:#FF00FF; text-decoration:none}

a:hover {font-weight:bold; color:blue; text-decoration:underline}

#title {text-align:center;position:absolute;top:5px; left:10px; right:10px; background-color:#648DC7; border:none; padding:5 20px; width:100%}

#navigation {position:absolute;top:100px;
left:5px; width:190px; padding-top:5px;text-align:center}

#content {position:absolute;top:100px;left:195px;border-left:2px solid black;
padding-left:5px;padding-right:5px;padding-top:5px}



