table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003399;
	text-align: justify;


}
body {
	background-color: #CBE6F6;


}

b {
	font-size: 1.6em;
	color: #000066;

}

a {
	color: #009900;
	font-size: 1em;
	line-height: 2em;
	text-decoration: none;


}

a:hover {
	color: #003399;
	text-decoration: underline;


}
a:visited {
	color: #339966;


}
.backdrop {
	background-image: url(../images/mainBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}
.copy {
	font-size: 0.8em;
	color: #000000;

}
