a  {
	color: #ffffff;
	text-decoration : none;
}

a:visited  {
	color: #ffffff;
	text-decoration : none;
}

a:active  {
	color: #ffffff;
	text-decoration : underline;
}

a:hover  {
	color : #ffffff;
	text-decoration : underline;
}

BODY { 
        background-color: #0066CC;
       	font-size : 10pt;
	font-family : trebuchet ms, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

CODE {
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

dl  {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #707070;
	line-height : 11pt;
	text-decoration : none;
}

dd  {
	font-size : 8pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #707070;
	line-height : 11pt;
	text-decoration : none;
}

h1	{
	font-size : 18pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

h2	{
	font-size : 14pt;
	font-family : trebuchet ms, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #5242B5;
	line-height : 16pt;
	text-decoration : none;
}

h3	{
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

h4	{
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 11pt;
	text-decoration : none;
}

li  {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

li.small  {
	font-size : 8pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #707070;
	text-decoration : none;
}

p  {
	font-size : 10pt;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

p.footnote {
        font-size : 8pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 10pt;
	text-decoration : none;
}

p.greycell {
        font-size : 8pt;
	font-family : trebuchet, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

p.greyheader {
        font-size : 9pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #99CCFF;
	line-height : 12pt;
	text-decoration : none;
}

p.redcell {
        font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

PRE {
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

TABLE.outside {
    width: 760
}

td  {
	font-size : 10pt;
	font-family : Verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

td.directory	{
	font-size : 10pt;
	font-family : trebuchet ms, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

td.alt2	{
	font-size : 8pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #707070;
	line-height : 10pt;
	text-decoration : none;
	background-color:#ffffff;
}

th  {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
        background-color:#6666CC;
}

th.total {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
        background-color:#CC6666;
}

ul {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
.title {
	font-size : 13pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

.quote {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	line-height : 12pt;
	text-decoration : none;
}

.none  { 
        BACKGROUND-ATTACHMENT: fixed; 
        BACKGROUND-IMAGE: url('images/spacer.gif'); 
        BACKGROUND-REPEAT: no-repeat
}