/* CSS Document */
/*© 2005 'D.A. Studio' | www.2da.org |  */

body {
	background-color: #647B98;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body, th, td { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Copyright {font-size: 8pt}
.AB {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: left;
	margin-left:30px;
}
