BODY
{
    scrollbar-face-color: #648bee;
    margin: 15px 0px 15px 0px;
    scrollbar-arrow-color: #093699;
    scrollbar-track-color: #adadad;
    scrollbar-darkshadow-color: black;
	background-color: #dddddd;
	font-size: 10pt;
}

TABLE
{
    color: black;
    font-family: arial, helvetica
}
TD
{
	color: black;
    font-family: arial, helvetica
}
TH
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: arial, helvetica;
    background-color: #d0d0ff;
    text-align: left;
    text-decoration: underline
}
.Head
{
    font-size: small;
    color: black;
    font-family: arial;
    font-style : normal;
    font-weight : bold;
}
TH.CalloutHead
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    color: black;
    font-family: arial, helvetica;
    background-color: #ffffff;
}
TD.CalloutBody
{
    color: black;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    background-color: #ffffff;
}
H2
{
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
.RelHead
{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
.RelText
{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
A.NavLink
{
	color : #0000dd;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
HR
{
	color: #1186df;
}
.blue
{
	COLOR: #00498C;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}
.tick{font-family:verdana,arial,helvetica; font-size:10pt; color:#003399; font-weight:bold}
.tick:hover{font-family:verdana,arial,helvetica; font-size:10pt; color:#0099FF; font-weight:bold}
.header{font-family:arial,verdana,helvetica; font-size:20pt; color:#DEAC00; font-weight:bold}

.LittleText
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
}
.Legal
{
	color: #888888;
	font-size: 8pt;
	font-family: Arial,Helvetica;
}
.Popup
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 8pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: #eaeaea;
}
H3
{
	font-weight: bold;
	font-size: 14pt;
	color: #000099;
	font-face: arial;
}