BODY {
	    margin-top: 0pt;
        margin-bottom: 0pt;
	    margin-right: 0pt;
        margin-left: 0pt;
		background: #7DA4C5;
	}
	 
*.CONTENT {
		background:#ffffff;
		font-family: Verdana;
		font-size: 10px;
	}

TH {		background: #FF9900;
	}

TABLE {
		font-family: Verdana;
		font-size: 10px;
	}

A:link {	COLOR: #7DA4C5;
		font-weight: bold;
		text-decoration: none
	}

A:visited {	COLOR: #7DA4C5;
		font-weight: bold;
		text-decoration: none
	}

A:hover {	COLOR: #000000;
		text-decoration: underline
	}

A:active {	COLOR: #7DA4C5;
		font-weight: bold;
		text-decoration: none
	}
