
body,td {font-family:sans-serif;font-size:12px;background-color:#e5e5e5;}

td.head{border-bottom:2px solid black;}

p.head {
    font-size:16px;
    font-weight:bold;
    text-decoration:underline;
    color:#45006d;
    text-transform:uppercase;
    margin-top:15px;
}

p.subhead {
    font-size:14px;
    font-weight:bold;
    text-decoration:italic;
    color:#45006d;
}

td.og {
    font-size:12px;
    font-weight:bold;
}

td.og h1 {
	font-size:14px;
}

td.spacer {
    font-size:5px;
}

a {
    color:#45006d;
    font-weight:bold;
    margin-bottom:5px;
}

a:hover {
    color:#ffffff;
    background-color:#45006d;
}
    
ul.posty {
    padding-left:15px;
    margin-top:0px;
    margin-bottom:0px;
}

li.posty {
    list-style-type:circle;
}
   
li.posty a {
    font-weight:normal;
}

li.posty a:visited {
    color:grey;
}
