img.thumb {
height: 75px;
border-width: 2px;
border-style: solid;
border-color: #CCFF99;
}
img.large {
border-width: 2px;
border-color: #CCFF99;
border-style: solid;
}
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: verdana;
font-size: 10pt;
color: #000000;
background-color: ffffff;
}
td {
font-family: verdana;
font-size: 10pt;
color: #000000;
}
th {
font-family: verdana;
font-size: 10pt;
color: #000000;
}
h1 {
margin: 0px;
font-family: arial;
font-size: 22pt;
text-align: center;
color: #669966;
}
h2 {
margin: 0px;
font-family: arial;
font-weight: 10;
font-size: 18px;
text-align: center;
color: #66CC66;
}
h3 {
font-style: normal;
font-size: 18px;
}
h3.center {
font-style: normal;
font-size: 18px;
text-align: center;
}
h4 {
font-style: normal;
font-size: 18px;
text-align: center;
}
h5 {
font-style: normal;
font-size: 18px;
text-align: right;
}
A:hover {
font-style: normal;
color: #333300;
}
A:link {
color: #336633;
}
A:active {
color: #333300;
}
A:visited {
color: #336633;
}
.alternate {
color: 330000;
background-color: #CCFF99;
}
A.link2:link {
color: #336633;
}
A.link2:active {
color: #333300;
}
A.link2:visited {
color: #336633;
}
.right {
text-align: right;
}
.rightalt {
background-color: #CCFF99;
color: 330000;
text-align: right;
}
.middlealt {
background-color: #CCFF99;
color: 330000;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: #669966;
text-align: center;
}
.inform {
font-size: 10pt;
color: #66CC66;
}
.reg {
font-size: 10pt;
color: #000000;
}
.nobg {
background-image: url("");
background-color: #ffffff;
color: #000000;
}


.box_round {
     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}



