body {
    background : transparent;
}

body, td {
    font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #990000;
	font-weight : bold;
}

h1 {
    font-size : 14px;
}

a {
    text-decoration : none;
	color : #990000;
}

a:hover {
    text-decoration : underline;
	font-weight : bold;
}

