/* Blue = #000066 Red = #8c001a */ body { font-family: Arial, Helvetica,sans-serif; font-size: 12px; font-weight: normal; line-height: 24px; color: #555; } h1 { font-size: 24px; margin-top: 20px; margin-bottom: 24px; line-height: 1.0em; font-weight:lighter; color: #007eff; } h2 { font-size: 18px; margin-top: 12px; margin-bottom: 12px; line-height: 1.0em; font-weight:lighter; color: #007eff; } h3 { font-size: 24px; margin-bottom: 20px; line-height: 1.0em; } h4 { font-size: 18px; margin-bottom: 20px; line-height: 1.2em; } h5 { font-size: 14px; margin-bottom: 20px; } h6 { font-size: 12px; margin-bottom: 20px; } p { color: #555; margin-top: 1.0em; line-height: 24px; } pre { font-size: 12px; } a, a:link { color: #007eff; text-decoration: none; } a:visited { color: #007eff; text-decoration: none; } a:hover { color: #007eff; text-decoration: underline; } a:active { color: #007eff; text-decoration: none; } hr { color: #ccc; background-color: #ccc; height: 1px; border: none; } .smallText { font-size: 10px; } .cvTable td { padding: 5px; } .cvTable p { margin: 0; } #pageFooter, #pageFooter a { color: #666; } hr { color: #eee; background-color: #eee; height: 1px; } .italic{ font-style:italic; } ol { list-style: decimal; padding: 0 0 0 25px; } ul { list-style: inside; } li { padding: 15px 0 0 0; } .alphaCaps ul, .alphaCaps li{ list-style:upper-latin; } .blueText { color: #007eff; }