a.type1:link    {color:#000000; text-decoration:none;}
a.type1:visited {color:#000000; text-decoration:none;}
a.type1:active  {color:#000000; text-decoration:none;}
a.type1:hover   {color:#000000; text-decoration:underline;}

a.type2:link    {color:#ffffff; text-decoration:none;}
a.type2:visited {color:#ffffff; text-decoration:none;}
a.type2:active  {color:#ffffff; text-decoration:none;}
a.type2:hover   {color:#ffffff; text-decoration:underline;}

a.type3:link    {color:#000000; text-decoration:underline;}
a.type3:visited {color:#000000; text-decoration:underline;}
a.type3:active  {color:#000000; text-decoration:underline;}
a.type3:hover   {color:#660000; text-decoration:none;}

.myfont1 {
font-family: Arial;
font-size: 14;
font-style: normal;
font-weight: normal;
font-color: #000000;
}

.myfont12 {
font-family: Arial;
font-size: 14;
font-style: normal;
font-weight: normal;
font-color: #000000;
}

.myfont2 {
font-family: Arial;
font-size: 12;
font-style: normal;
font-weight: normal;
font-color: #000000;
}

.myfont2red {
font-family: Arial;
font-size: 10;
font-style: normal;
font-weight: normal;
font-color: maroon;
}

.myfont3 {
font-family: Arial;
font-size: 12;
font-style: bold;
font-weight: normal;
font-color: #000000;
}

.myfont3red {
font-family: Arial;
font-size: 12;
font-style: normal;
font-weight: normal;
font-color: maroon;
}

.myfontbig {
font-family: Arial;
font-size: 20;
font-style: bold;
font-weight: normal;
font-color: #000000;
}

.dropcap {
float-top: left;
width: .6em;
font-size: 3em;
line-height: 80%;
}

.box {
background: #f9f9f9;
align: center;
width: 751px;
color: black;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

.bar {
background: black;
font-family: Arial;
font-size: 9px;
text-transform: uppercase;
color: white;
padding-top: 2px;
padding-left: 4px;
padding-bottom: 4px;
border-left: black 0px solid;
border-top: 1px solid black;
border-bottom: 1px;
text-align: left;
text-decoration:  none;}

.barcenter {
letter-spacing:1px;
word-spacing:4px;
padding-right:10%;
margin:0 auto;
}

