/* webcommercetoday.com style sheet */



A:link { color: blue }

A:visited {color: purple }

A:active {color: red }


.sidelink1:link {text-decoration:none; color:#FFFF00 }
.sidelink1:visited {text-decoration:none; color:#FFFF00 }
.sidelink1:active {text-decoration:none; color:#FFFF00 }

.sidelink2:link {text-decoration:none; color:#FFFFFF }
.sidelink2:visited {text-decoration:none; color:#FFFFFF }
.sidelink2:active {text-decoration:none; color:#FFFFFF }

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 }