H1 {
    font-weight: 100;
    color: #00008b;
    font-size: 16pt;
    font-family: verdana,tahoma,arial;
}
H2 {
    color: #00008b;
    font-weight: 110;
    font-size: 12pt;
    font-family: verdana,tahoma,arial;
}
H3 {
    color: #00008b;
    font-weight: 100;
    font-size: 12pt;
    font-family: verdana,tahoma,arial;
}
.first {
    color: #00008b;
    font-weight: 100;
    font-size: 8pt;
    font-family: verdana,tahoma,arial;
}
.second {
    color: #00008b;
    font-weight: 100;
    font-size: 8pt;
    font-family: verdana;tahoma,arial;
}
P {
    color: #00008b;
    font-size: 9pt;
    line-height: 145%;
    font-family: verdana,tahoma,arial;
}
TD {
    color : #00008b;
    font-size : 8pt;
    font-family: verdana,tahoma,arial;
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff1493; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff1493; TEXT-DECORATION: underline
}