a {
	color: #333300;
	text-decoration: underline;
	font-style: italic;
	font-size: 16px;
	text-align: center;
}
body, td, th {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	line-height: 21px;	
	color: #333333;
	}
h1 {
	color: #666666;
	font-size: 72px;
	font-weight: bold;
	line-height: 81px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
a:hover {	
	text-decoration: underline;
	color: #999966;
	}
h2 {
	font-size: 30px;
	color: #666633;
	text-align: center;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pie {
	text-align: center;
}
.tab {
	background-image: url(img/trac.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 50px;
}
.tab1 {
	background-image: url(img/chats.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
}
.tab2 {
	background-image: url(img/chats.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 50px;
}
.or {
	background-color: #EEEEDD;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
	line-height: 16px;
}
.gr {
	background-color: #EEEEEE;
}
.txt {
	font-size: 14px;
	color: #222200;
	text-align: justify;
	padding: 12px;
}
.empha {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.cl {
	font-size: 16px;
	background-color: #EEEEDD;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
