body
{
	color: black;
	background: #399C89;
	font-family: Verdana,Arial;
	margin: 0px;
}
table
{
	font-size: 12px;

}

h1
{
	font-size: 16px;
    color: #006633;
    text-align: left;
    margin-bottom: 0;
}
h2
{
	font-size: 14px;
    color: #006633;
    text-align: left;
    margin-bottom: 0;
}

a
{
	color: #313182;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size: 12px;
}
a:hover
{
	color: #50A896;
}
td#colontit
{

    text-align: left;
    font-size: 11px;
}