body {
		background-image:url("images/bg.jpg");
		font-color:#000000
}


p {
		font-size:8pt;
		font-family:tahoma;

}

h1 {
		font-size:12pt;
		font-family:arial;
		font-weight: bold;
		color:#897046;


}

a:link {
	text-family:arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12pt;
	font-weight: bold;


} 
 
a:visited {
	text-family:arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13pt;
	font-weight: bold;
}

a:hover {
	color:yellow;
	text-decoration:none;
}

#tabletexe {
		padding-top:20px;
		padding-right:none;
		padding-left:none;
		padding-bottom:none;

}

#tabletexe1 {
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
		padding-bottom:10px;
		background-image: url("images/tdbg.jpg");
		background-repeat:repeat-y ;
		background-position: top right;
		background-attachment: fixed;


}

#td_bg {
		background-image: url("images/tdbg.jpg");
		background-repeat:repeat-x ;
		background-position: top right;
		background-attachment: fixed;

}
