/*body {
	font-size:	14px;
	background:#5b6b56;
	font-family : Georgia, "Times New Roman", Times, serif;
}

#rightcontent p {
	font-size:14px;
}
	
#footer {
	font-size: 12px;
	font-weight: bold;
}*/
 
a.none {
	border: none;
}

/*
a:hover {
	color: #cc6600;
	text-decoration: underline
}

pre {
	font-size:11px;
	color:blue;
}
	
.greek {
	color:#999;
	}
*/	
.description {
	 font-size:11px
 } 

td.border {
	background-image: url("../images/topblur150.gif");
	background-repeat: repeat-x;

	}


ul {
	margin-right: 40px;
}
	  
ol {
	margin-right:40px;
}

li {
	margin-bottom:10px;
}
	
.articleTitle {
	font-style: italic;
	
}
	
.cccTitle {
	font-weight: bold;
		
	}