body{  margin-top:20px;
        background-color: #4FB8C4;
        background-image: url(images/bg_img.png);
        background-repeat: repeat-x;
        background-position: top left;
	font: 9pt Tahoma;
	color: #000000;
}

td {font-family: Tahoma;
	font-size: 9pt;
	color: #000000;}

h1 {font:16pt Tahoma;line-height:16px;color:#168BA5;letter-spacing:-1px;}
h2 {font:11pt Tahoma;line-height:11px;font-weight:bold;text-transform: uppercase;color:#168BA5;text-align:left;}
h3 {font:10pt Tahoma;line-height:10px;letter-spacing:-1px;color: #000000;}


a:link {
	color: #786793;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #127E9B;
	font-family: tahoma;
	text-decoration: underline;
}
a:visited {
	color: #786793;
	font-family: tahoma;
	font-weight: bold;

}

a.footer-link:link, a.footer-link:visited {color: #FFFFFF;
                 font-size: 7pt;
                 font-weight: bold;
                 text-decoration: none;
                 }

a.footer-link:hover {color: #b2d7db;
                      text-decoration: none;}
</style>

