<style>
/*//////////////////////CSS////////////////////////
// Mikesart Active Style Guide
// (c) 2001 Michael L Hill Sr
////////////////////////////////////////////////*/

a:hover{color:#B3B3FF}
a:active{color:#0000FF}
a:visited{color:#0000FF}
a {color:#0000FF}

.small_black {
font-size: 8pt;
font-family: arial;
font-weight: normal;
color: black
}

.s_white {
font-size: 8pt;
font-family: arial;
font-weight: normal;
color: white;
text-decoration:none
}

.red {
font-size: 10pt;
font-family: arial;
font-weight: bold;
color: maroon;
}

.sl_white {
font-size: 10pt;
font-family: arial;
font-weight: bold;
color: white
}

.content_black {
font-size: 8pt;
font-family: arial;
font-weight: normal;
color: black
}

.small_menu {
font-size: 10pt;
font-family: arial;
font-weight: normal;
color: navy
}

.small_white {
font-size: 9pt;
font-family: arial;
font-weight: normal;
color: white
}

.input { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt
}
.links { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; 
color: #000000
}

.title{
font-family:arial;
font-size:10pt;
font-weight:bold;
color:#B3B3FF
}
.desc{
font-family:arial;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:black
}
.merchant{
font-family:arial;
font-size:8pt;
font-weight:bold;
color:#B3B3FF
}
.url{
font-family:arial;
font-size:8pt;
font-weight:normal;
color:silver
}
.date{
font-family:arial;
font-size:8pt;
font-weight:normal;
color:silver
}
.translate{
font-family:arial;
font-size:8pt;
font-weight:normal;
color:#B3B3FF
}
.content_black {
font-size: 8pt;
font-family: arial;
font-weight: normal;
color: black
}

.small_blue {
font-size: 10pt;
font-family: arial;
font-weight: bold;
color: navy
}
.small_menu {
font-size: 10pt;
font-family: arial;
font-weight: normal;
color: navy
}

.mid_black {
font-size: 10pt;
font-family: arial;
font-weight: bold;
color: black
}

.big_menu {
font-size: 12pt;
font-family: arial;
font-weight: normal;
color: navy
}


.page_title {
font-size: 16pt;
font-family: arial;
font-weight: bold;
color:rgb(24,84,168)
}

.page_cap {
font-size: 8pt;
font-family: arial;
font-weight: normal;
color:rgb(24,84,168)
}

.border {
border-color:gold
}

body{
margin-left: 10px; 
margin-top: 10px
}
</style>