img.thumb {
border-width: 2px;
border-style: solid;
border-color: #548B54;
}
img.large {
border-width: 2px;
border-color: #548B54;
border-style: solid;
}
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: times new roman;
font-size: 16px;
color: #000000;
background-color: #FFE7BA;
}
td {
font-family: times new roman;
font-size: 16px;
color: #000000;
}
th {
font-family: times new roman;
font-size: 16px;
color: #000000;
}
h1 {
margin: 0px;
font-family: times new roman;
font-size: 24pt;
text-align: center;
color: #548B54;
}
h2 {
margin: 0px;
font-family: times new roman;
font-weight: 10;
font-size: 22px;
text-align: left;
color: #8B5A2B;
}
h3 {
font-style: normal;
font-size: 22px;
}
h3.center {
font-style: normal;
font-size: 22px;
text-align: center;
}
h4 {
font-style: normal;
font-size: 22px;
text-align: center;
}
h5 {
font-style: normal;
font-size: 22px;
text-align: right;
}
A:link {
color: #548B54;
}
A:visited {
color: #548B54;
}
A:hover {
text-decoration: none;
color: #548B54;
}
A:active {
color: #548B54;
}
.alternate {
color: #000000;
background-color: #FFE7BA;
}
A.link2:link {
color: #000000;
}
A.link2:visited {
color: #000000;
}
A.link2:active {
color: #000000;
}
.right {
text-align: right;
}
.rightalt {
background-color: #FFE7BA;
color: #000000;
text-align: right;
}
.middlealt {
background-color: #FFE7BA;
color: #000000;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: #548B54;
text-align: center;
}
.inform {
font-size: 10pt;
color: #8B5A2B;
}
.reg {
font-size: 16px;
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 */
}


