
BODY {
	color: Black;
	font-family: Verdana, monospace;
	font-size: x-small;
	text-align: justify;
}
.content{
	color: Black;
	font-family: tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px; 

	}


A {
	color: Blue;
	text-decoration: none;
	font-size: x-small;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
	font-size: x-small;
}
.cont_table {
	border-left: 1px solid Navy;
	border-top: 1px solid Navy;
}
.apstract_table {
	border-left: 2px solid #6F9ECE;
	border-top:  2px solid #6F9ECE;
	border-bottom:  2px solid #6F9ECE;
	border-right:  2px solid #6F9ECE;
	padding: 4px;

	}
.apstract_head {
	padding: 1px;
	text-indent: 10px;
	font-weight: bold;
	color: #336699;
	background-image: url(images/apstract_head.jpg);
	}
.Nav{
	color: #B0ECFF;
	font-size: x-small; 
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
A.Nav {
		color: #B0ECFF;
	font-size: x-small; 
}
A.Nav:hover {
		color: #CCCC99;
	font-size: x-small; 
	text-decoration: underline;
}
A.Nav:link {
	color: #B0ECFF;
	font-size: x-small; 
}
.CopyRight{
	font-size: xx-small;
	text-align: center;
}
A.CopyRight:hover{
	font-size: xx-small;
	text-align: center;
}

.subtitle{
 	font-size: 10pt;
 color: #336699;
 font-weight: bold;	
}	
 .Header{
 	font-size: 14pt;
 color: #802A25;
 font-weight: bold;
font-family: "Arabic Transparent", sans-serif; 
 } 
HR {
	color: Green;
	height: 1px;
}

.twinlinks{
	color: Black;
	font-family: tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px; 
	}