body, table
{
	color: #000099;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ffffff;
   	scrollbar-arrow-color: #0000ff;
	scrollbar-base-color: #ffff00;
}

dt, dd, dl, td, th, div, p, a, b
{
    color: #000066;
    font-family: verdana,arial,helvetica,sans-serif
}

h1, h2, h3, h4, h5, h6
{
    color: #003366;
    font-family: verdana,arial,helvetica,sans-serif;
    text-decoration: none;
}
h1
{
    font-size: 24px;
}
h2
{
    font-size: 20px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 15px;
}
h6
{
    font-size: 14px;
}
tt
{
    font-size: 11px;
    font-family: monospace
}
a:link
{
    color: #003399
}
a:visited
{
    color: #333399
}
a:active
{
    color: #333399
}
a:hover
{
    color: #6600ff;
    text-decoration: underline;
}

.xsmall
{
	font-size: 8p; 
	font-weight: normal; 
}

td.small
{
	font-size: 9p; 
	font-weight: normal; 
}

a.small
{
	font-size: 9p; 
	font-weight: normal; 
}

.big
{
	font-size: 16p; 
	font-weight: bold; 
}