body {
background: #1874CD;
}

td {
	font: normal 13px Tahoma, Arial;
	color: #ffffff;
line-height: 140%;
}

h1, h2, h3, h4, h5 {
    color: #ffffff;
    margin: 0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

a {
font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {
font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: none;
}

.bg1{
background: #328509 url(images/index_09.gif) top repeat-x;}

.green-text-underline{
color: #88ff10;
text-decoration: underline;
}

.yellow-link {
color: #FFFC40;
text-decoration: none;
}

.white-link {
color: #eEeEeE;
text-decoration: none;
}