/* techmanage.com style sheet */

A:link { color: #990033 }
A:visited {color: purple }
A:active {color: red }

H1 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #003399 }

H2 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #003399 }

H3 { font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #003399 }

H4 { font-family: arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #003399 }

TT { font-family: courier, monospace;
font-size: 12pt;
font-weight: normal }