a:link {color: #666666; text-decoration: underline }
a:active {color: #666666; text-decoration: underline }
a:visited {color: #666666; text-decoration: underline }
a:hover {color: #AAAAAA; text-decoration: underline }

body { font-family: Verdana, sans-serif; font-size: 12px; color: #990066; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF; }
td { font-size: 12px; }
hr { border: 1px dashed #990066 }

input, select, textarea {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; padding-left: 1px; border: 1px #666666 solid; height: 20px; color: #595859; }
img { border: 0px; }

.bordered { border-left: 1px solid #595859; border-right: 1px solid #595859 }
.button { cursor: pointer; font-family: Verdana,sans-serif; font-size: 11px; padding-left: 1px; border: 1px #595859 solid; height: 24px; color: #000000; background-color: #FFFFFF }

.maintitle { font-family: Times; font-weight: bold; font-size: 48px; } 
.subtitle { font-weight: bold; font-size: 14px; } 


.pagetitle { font-weight: bold; font-size: 12px} 
.producttitle { font-weight: bold; } 

.titlebar { color: #FFFFFF; font-size: 14px; }
.instructions { color: #666666; font-size:10px; }

.errormsg { font-size: 11px; font-weight: bold; color: #FF0000 }