body, td, th {
	font-size : 10pt;
	line-height : 15px;
}

div {
    text-indent : 80px;
    font-size : 30px;
    font-weight : bold;
    line-height : 30px;
}

a {
    font-size : 16px;
    text-decoration : none;
}

a:hover {
    color : white;
    background-color : navy;
    font-size : 16px;
}
