body {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

a           { color: #00599C; text-decoration: none; font-weight:normal; }
a:link		{ color: #00599C; font-weight:bold; }
a:visited	{ color: #00599C; font-weight:bold; }

h1, h2 {
    font: 14pt Garamond, Times, serif;
    font-weight: bold;
    color: Black;
    margin: 0px;
    padding: 0px;
    display: block;
}

.title
{
    font-size: 20pt;
	font-weight: bold;
	font-family: Garamond, Times, serif;
    color: Black;
}

.menuli	{
    display: none;
}

.noPrint
{
    display: none;
}

.sidecontent
{
    display: none; 
}

.sidetitle
{
    display: none; 
}	