A:link { color: blue; text-decoration: underline;}
A:visited { color: purple; text-decoration: underline;}
A:active { color: purple; text-decoration: underline;}
A:hover { color: black;}

A.thumb:link { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: blue; text-decoration: underline }
A.thumb:hover { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: black; text-decoration: underline }
A.thumb:visited { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: purple; text-decoration: underline }
A.thumb:active { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: blue; text-decoration: underline }

A.smaller:link { font-size: 8pt; font-family: sans-serif; font-weight: normal ; color: blue; text-decoration: underline }
A.smaller:hover { font-size: 8pt; font-family: sans-serif; font-weight: normal ; color: black; text-decoration: underline }
A.smaller:visited { font-size: 8pt; font-family: sans-serif; font-weight: normal ; color: purple; text-decoration: underline }
A.smaller:active { font-size: 8pt; font-family: sans-serif; font-weight: normal ; color: blue; text-decoration: underline }

A.nav:link { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: blue; text-decoration: underline }
A.nav:hover { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: black; text-decoration: underline }
A.nav:visited { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: purple; text-decoration: underline }
A.nav:active { font-size: 9pt; font-family: sans-serif; font-weight: bold ; color: blue; text-decoration: underline }


table.box
{
border-width: 1px;
border-style: solid;
border-color: #000000
}

table.box2
{
border-width: 2px;
border-style: solid;
border-color: #000000
}


.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

font.title1 { font-size: 12pt; font-family: sans-serif; font-weight: bold ; color: black; text-decoration: none }
font.title2 { font-size: 16pt; font-family: sans-serif; font-weight: bold ; color: black; text-decoration: none }
font.main1 { font-size: 10pt; font-family: sans-serif; font-weight: normal ; color: black; text-decoration: none }
font.main2 { font-size: 8pt; font-family: sans-serif; font-weight: normal ; color: black; text-decoration: none }

.phone3 { position: absolute; left: 495px; top: 1223px; font: 10pt arial; color: yellow; z-index: 4 }
