stylesheet.css 1.4 KB
.sectionHeading {
font-size : 10pt;
font-family : Verdana, sans-serif;
font-weight : lighter;
font-style : normal;
color : #ffffff;
text-decoration: none;
}
  
.sectionColumns {
font-size : 8pt;
font-family : Verdana, sans-serif;
font-weight : lighter;
font-style : normal;
color : #000000;
text-decoration: none;
}

P {
font-size : 9pt;
font-family : Verdana, sans-serif;
font-weight : lighter;
font-style : normal;
color : #000000;
text-decoration: none;
}

P.footer {
font-size : 9pt;
font-family : Verdana, sans-serif;
font-weight : lighter;
font-style : normal;
color : #999999;
text-decoration: none;
}

P.title {
font-size : 9pt;
font-family : Verdana, sans-serif;
font-weight : inherit;
font-style : normal;
color : #ffffff;
text-decoration: none;
}


A {
font-size : 10pt;
font-family : Verdana, sans-serif;
font-style : normal;
color : #000000;
}


A:Visited  {
font-size : 10pt;
font-family : Verdana, sans-serif;
font-style : normal;
color : #0000FF;
}

A:Active  {
color : #000000;
font-size : 10pt;
font-family : Verdana, sans-serif;
font-style : normal;
}

A:hover {
color : #000000;
font-size : 10pt;
font-family : Verdana,sans-serif;
font-style : normal;
background-color : #FFFACD;
}

TABLE {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
}

TD {
	font-size : 8pt ! important;
	font-family : Verdana, sans-serif;
}

CAPTION {
	font-size : 10pt;
}

TH {
	font-size : 9pt;
	font-family : Verdana, sans-serif;
}