BODY  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.title  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
    font-weight : bold;
	color : #000066;
}

h1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	color : #000066;
}

h2  {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color : #000066;
}

h6  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
    text-align : left;
}

p  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : black;
	vertical-align : top;
}

td.tablehead  {
	background : #6c7ca6;
	color : white;
}

td.company  {
	background : #b0c0de;
}

.indigo  {
	background : #000033;
}

a:link  {
	color : #666699;
}

a:visited  {
	color : #666699;
}

a:active  {
	color : red;
}

a:hover  {
	color : red;
}

a.foot:link  {
	color : #666699;
	font-size: 10px;
	text-decoration: none
}

a.foot:visited  {
	color : #666699;
	text-decoration: none;
	font-size: 10px;
}

a.foot:active  {
	color : red;
	font-size: 10px;
}

a.foot:hover  {
	color : red;
	font-size: 10px;
}

a.top:link  {
	background : #6c7ca6;
	color : white;
	font-size: 10px;
	text-decoration: none
}

a.top:visited  {
	background : #6c7ca6;
	color : white;
	text-decoration: none;
	font-size: 10px;
}

a.top:active  {
	background : #000066;
	color : white;
	font-size: 10px;
}

a.top:hover  {
	background : #000066;
	color : white;
	font-size: 10px;
}

