/* Styles included in other pages -- these define colors and fonts for the app */ /* Color used for general background of frames */ .colr {background-color:#FFFFFF; color:#000066; } H1,H2,H3,H4,P,LI,UL { font-family: "Tahoma",sans-serif; color:#000066;} .titlelinks {color:#FFFFFF; font-family:"Arial",sans-serif; background-color:#000066;} TABLE,TH,TD,TR,TR.normal { background-color:#FFFFFF; font-family: "Tahoma",sans-serif; color:#000066; } TR.white { background: white; color:#004000;} /* Hyperlink colors */ A:link {color:#0000FF; text-decoration: none} A:active {color:#0000FF; text-decoration: none} A:visited {color:#0000FF; text-decoration: none} A:hover,TD.hover,.hover {background:#CCFF99;} .underline {text-decoration:underline; } P.medium {font-size: 10pt; } .button {background:#CCCCCC; } .big {font-size: 14pt; } .small {font-size: 8pt; } .txtcolr {font-family: "Tahoma",sans-serif; color:#0033BB;} .label {font-family: "Arial",sans-serif; font-size: 8pt; font-weight:bold} .tabletext { FONT-SIZE: 8pt; FONT-FAMILY: "Arial",sans-serif } .header2 { MARGIN-TOP: 0pt; FONT-WEIGHT: bold; FONT-SIZE: small; MARGIN-BOTTOM: 0pt; PADDING-BOTTOM: 0px; COLOR: darkblue; PADDING-TOP: 0pt; FONT-FAMILY: Verdana }