html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr { 
	margin: 0; 
	padding: 0;
}	
	
body {
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(../_imgs/bkg_web.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
	h1 {
	font-size: 20px;
	font-weight: bold;
	}
	h2 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	}
	h3 {
	font-size: 14px;
	font-weight: normal;
	}
	h4 {
	font-size: 12px;
	}
	h5 { 
		font-size: 10px;
	}
	h6 {
	font-size: 12px;
	color: #FF6600;
	}
	p {
	font-size: 1em;
	}
	
.table_base {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	width: 770px;
}
.table_copyright {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td_left {
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 150px;
}
.td_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 602px;
}
/*  ::: END OF THE SECTION ::: */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ebb588;
	text-decoration: none;
}
a {
	color: #FF6600;
}
