.class1 A:link {
text-decoration: underline;
color:#666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .65em;
font-weight: normal;
}

.class1 A:visited {
text-decoration: underline;
color:#666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .65em;
font-weight: normal;
}

.class1 A:active {
text-decoration: underline;
color:#666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .65em;
font-weight: normal;
}

.class1 A:hover {
text-decoration: underline overline;
color:#666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

body {
background-color: #cccccc;
margin: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .80;
font-weight: normal;
color: #333333;
}


p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: normal;
color: #333333;
}

h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .95em;
font-weight: normal;
color: #000000;
}

.txt_small {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
font-weight: normal;
color: #333333;
}

.border {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}

.border_bottom {
border: #cccccc;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.border_right {
border: #000000;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px
}

.border_topbottom {
border: #cccccc;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.info_box {
background-image: url("");
 background-repeat: repeat-x;
border: #cccccc;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px
}


