P  {}

H1  {
	font-size : 20pt;
	font-weight : bold;
	font-style : italic;
	color : Navy;
	font-family : sans-serif;
	text-align : center;
}

H2  {
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Purple;
	font-style : italic;
	text-align : center;
	text-decoration : none;
}

H3  {}
H4 {
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	font-family : sans-serif;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

.LogLink{
color : white;
}

BODY  {
	font-family : verdana,arial,sans-serif;
	color : Black;
	font-size : 10pt;
}

.footie  {
	font-size : 8pt;
	font-style : italic;
	font-family : sans-serif;
}

.norm  {
	font-family : sans-serif;
	color : Black;
	font-size : 10pt;
}

.table1  {
	font-size : 9pt;
	font-family : sans-serif;
	color : White;
	background-color : Navy;
	border-color : Navy;
}

.table2  {
	font-size : 9pt;
	font-family : sans-serif;
	color : Black;
	background-color : Silver;
}

.teeny  {
	font-size : 6pt;
	font-family : sans-serif;
	color : Black;
}

.form  {
	font-size : 8pt;
	font-family : sans-serif;
	color : Black;
}

.toc  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	color : Black;
}

.fs  {
	font-size : 8pt;
	font-family : sans-serif;
}

.link-button {
    border: 0;
    padding: 0;
    background: inherit;
    font: inherit;

    cursor: pointer;
    text-decoration: underline;
    color: blue;

    overflow: visible;
}
