a:comsert 
{ 
	text-decoration: none; alink: navy; link: red; vlink: gray;
}
A {
	COLOR: navy;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ce0031
}
A:active {
	COLOR: maroon
}
A.new:hover {
	COLOR: #ffffcc
}
A.blink {
	COLOR: black;
}
A.glink {
	COLOR: #5c5c5a;
}
A.trail {
	COLOR: black
}
A.trail:hover {
	COLOR: navy
}
A.dfoot {
	COLOR: red
}
A.dbar {
	COLOR: white
}
.articlefont
{	
    COLOR: #000099;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
.subhead1
{
    color: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
.subhead2
{
    color: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
body
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:10 pt;
    color:black;
}

