H1 { font-size: 24px; font-weight: bold; }
H2 { font-size: 18px; font-weight: bold; }
H3 { font-size: 14px; font-weight: bold; }
H4 { font-size: 12px; font-weight: bold; }
H5 { font-size: 9px; font-weight: bold; }

Table.NoFrames { 
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

Table.NoFramesSimple { 
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-color: black;
	border-width: 2px;
	text-align: center;
}

TABLE.NoFrames TD { border-style: solid; border-color: black; border-width: 1px;}
Table.NoFrames TR { font-size: 14px; font-weight: bold; }
Table.NoFrames H1 { font-size: 14px; font-weight: bold; }
Table.NoFrames H2 { font-size: 18px; font-weight: bold; }
TABLE.NoFrames TH { background: black; }

Table.NoFramesSimple H1 { font-size: 18px; font-weight: bold; }
Table.NoFramesSimple H2 { font-size: 14px; font-weight: bold; }

