body,p,ul,ol,dl,li,dd,dd,td,th,input,select,textarea { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #7BCD1A;
}
a:visited {
	color: #595959;
}
a:hover, a:active {
	color: #FF9205;
}
p {
	margin: 14px 0;
}
h1,h2,h3,h4,h5,h6 {
  color: #7BCD1A;
}
h1 { 
  font-size: 20px;
	font-weight: normal;
}
h2 { 
  font-size: 18px; 
	font-weight: normal;
}
h3 { 
  font-size: 16px;
	font-weight: normal;
}
h4 { 
  font-size: 14px; 
}
h5 { 
  font-size: 13px; 
}
h6 { 
  font-size: 12px; 
}
.pageText p, .pageAbstract p {
	text-align: justify;
}
table.auitTable {
	border-collapse: collapse;
	border-spacing: 0;
}
table.auitTable td, table.auitTable th {
	border: 1px solid #D9D9D9;
	padding: 5px;
}
