
body {
color: #000000;
}


a {
text-decoration: none;
color: #006300;
}

a:hover {
text-decoration: none;
color: #31CE31;
}

.style1{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
line-height: 1.3em;
}

.style2 {
color: #006300;
font-weight: bold;
font-size: 11px;
font-family: Tahoma;
}

h2 {
text-align: center;
text-decoration: underline;
}

.style3 {
background-image: url(images/bg.jpg);
}

.style4{
font-weight: bold;
text-decoration: underline;
}

.style5 {
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
}