body {
	margin: 0px;
	padding: 0px;
	background-color: #145f4c;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


h1 
{
    font-size: 17px;
    color: #006633;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}

h2 
{
    font-size: 15px;
    color: #006633;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}


.align-justify {
	text-align: justify;
}

.text1 {
	color: #4D9369;
}

.text2 {
	font-size: 10px;
	color: #B7B7B7;
}

.text3 {
	color: #FFFFFF;
}

a {
	color: #F58311;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #4D6993;
}

a.link2 {
	color: #FFFFFF;
}