body {
    margin: 0;
    padding: 0;
    background-color: #3274A4;
	background-image:url(images/tile.gif);
	color:#3274A4;
    }

.txt
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
	font-weight: normal;
	text-align: top;
}

a img {
	border:0;
	}
.style1 {color: #C3D7E3}

a {
	color:#000000;
	text-decoration: none;
	}
	
#bodyText a {
	color:#105E96;
	text-decoration: none;
	font-weight:bold;	
	}
	
.txt a{
	color:#105E96;
	text-decoration: none;

}

.requiredText {
	color:#d33034;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
}	

	
