A:link { color: 3366cc; }
A:visited { color:663333; }

body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 1.5;
	margin: 10px; 
	margin-top: 0px; 
	background-color: #FFF; 
}

h1 { 
    	font-family:"Times New Roman", Times, serif; 
	font-size: 22px; color: #105AB6; 
    	font-weight: normal; 
    	padding: 0px;}

.header1 { 
    	font-family:"Times New Roman", Times, serif; 
	font-size: 22px; color: #105AB6; 
    	font-weight: normal; 
    	padding: 0px;}

h2 {
   font-weight: normal;
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   color: #105AB6;
}


h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14;
}

p {
   padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 1.5;
}

td {
   padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 1.5;
}

li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 1.5;
}

.wctitle {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 12pt;
        font-weight: bold;
        line-height: 1;
        color: #a70b32;
        }

.wcblue {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1;
        /*color: #3e65a8;*/
        color: #105ab6;
        }

.wcred {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1;
        color: #a70b32;
        }

.wcbold {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1;
        }

.wcbar {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1;
        /*background: #b6c9e5;*/
        background: #dae3f6;
        color: black;
        padding-left: 5px;
        }
.wcmain {
        font-family: Arial, Helvetica, Verdana, sans serif;
        font-size: 9pt;
        line-height: 1.5;
        padding: 10px;
        margin: 10px;
}

.menu { 
      font-family: Arial, Helvetica, Verdana, sans serif;
      font-size: 8pt;
      line-height: 1.5;
}
.preview { 
      font-family: Arial, Helvetica, Verdana, sans serif;
      font-size: 8pt;
      line-height: 1.0;
}

UL.search { 
      font-family: Arial, Helvetica, Verdana, sans serif;
      font-size: 8pt;
      list-style-type: square;
      line-height: 1.0;
}

.main { 
      font-family: Arial, Helvetica, Verdana, sans serif;
      font-size: 9pt;
      line-height: 1.5;
}
.error {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 9pt;
	color: red;
	font-weight: bold;
}
