@charset "windows-1255";

.title {
	font-family: "Arial";
	font-size:25px;
	color: #CC3300;
	font-weight:bold;
}

.publications p {
	font-family: "Arial";
	font-size:16px;
	color: navy;
	font-weight:normal;
}


p, li {

color:darkblue;
font-size:18px;
font-family:Arial;
text-align:justify;
line-height:140%;
}

a:visited, a:active, a:link {

text-decoration: none;
color:darkblue;
font-size:16px;
font-weight:800;
}

a:hover {

color:royalblue;
text-decoration:underline;

}

.head {
	font-family: "Arial";
	font-size:22px;
	color: royalblue;
	font-weight:bold;
}