img.thumb {
width: 75px;
border-width: 7px;
border-style: double;
border-color: fcb5cd;
}
img.large {
border-width: 7px;
border-color: fcb5cd;
border-style: double;
}
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: times new roman;
font-size: 12pt;
color: 669900;
background-color: ffffff;
}
td {
font-family: times new roman;
font-size: 12pt;
color: 669900;
}
th {
font-family: times new roman;
font-size: 12pt;
color: 669900;
}
h1 {
margin: 0px;
font-family: times new roman;
font-weight: 600;
font-size: 25pt;
text-align: center;
color: 330000;
}
h2 {
margin: 0px;
font-family: times new roman;
font-weight: 600;
font-size: 18px;
text-align: left;
color: ff3399;
}
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:link {
color: 669900;
}
A:visited {
color: 557f00;
}
A:hover {
text-decoration: none;
color: 000000;
}
A:active {
color: ff0000;
}
.alternate {
background-color: ffcccc;
}
A.link2:link {
color: CC0000;
}
A.link2:visited {
color: 557f00;
}
A.link2:active {
color: ff0000;
}
.right {
text-align: right;
}
.rightalt {
background-color: ffcccc;
color: ;
text-align: right;
}
.middlealt {
background-color: ffcccc;
color: ;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: 330000;
text-align: center;
}
.inform {
font-size: 10pt;
color: ff3399;
}
.reg {
font-size: 12pt;
color: 669900;
}
.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 */
}


