body   {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #cccccc;
}

table,tr,td   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link   {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin: 0px 0px 0px;
}

th {
	color: #ffcc99;
	background-color: maroon;
}

.text {
	font-size: small;
}

.contact {
	font-size: small;
	font-weight: bold;
}

.abstract1st {
	margin: 25px 0px 0px 0px;
	font-size: small;
}

.abstract {
	margin: 10px 0px 0px 0px;
	font-size: small;
}

.keywords {
	margin: 25px 0px 0px 0px;
	font-size: small;
}

.reference {
	margin: 5px 0px 0px 0px;
	font-size: small;
	font-style:italic;
}

.title {
	margin: 10px 0px 0px 0px;
	font-size: small;
	font-weight:bold;
}


.foot {
	font-size: small;
	text-align: right;
	
}

.link {
	font-size: small;
	
}

.top {
	font-size: xx-small;
	
}

.pageH1 {
	font-size: large;
	text-indent: 0pt;
	font-weight: bold;
	margin: 0px 0px 15px;
	text-align: left;
}

.pageH2 {
	font-size: medium;
	text-indent: 0pt;
	font-weight: bold;
	margin: 50px 0px 25px;
	text-align: left;
}

li {
	margin: 5px; 
	padding: 5px;
}

