P {
font-size: 12pt;
FONT-FAMILY: Times Roman, Times New Roman;
line-height: 14pt;
}

BLOCKQUOTE {
font-size: 12pt;
FONT-FAMILY: Times Roman, Times New Roman;
line-height: 14pt;
}

TH {
font-size: 12pt;
FONT-FAMILY: Times Roman, Times New Roman;
line-height: 14pt;	
}

TD {
font-size: 12pt;
FONT-FAMILY: Times Roman, Times New Roman;
line-height: 14pt;	
}

LI {
font-size: 12pt;
FONT-FAMILY: Times Roman, Times New Roman;
line-height: 14pt;	
}

.small {
FONT-FAMILY: Times Roman, Times New Roman;
font-size: 8pt;
line-height: 12pt;
}

H1, H2, H3, H4, H5 {
FONT-FAMILY: Times Roman, Times New Roman;
}

H1 {
font-size: 36pt;
}

H2 {
font-size: 20pt;
}

H3 {
font-size: 16pt;
}

H4 {
font-size: 11pt;
}

H5 {
font-size: 12pt;
}

A {
	color: red;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}