/* 
Cascading Style Sheet for Journal of EASTS, Vol. 6
*/

/* Style of the Link */
a:link {
	color: #333399;
	 text-decoration: none;}

a:visited {
	color: #996600;
	text-decoration: none;}

a:hover {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;}

/* Style of the Layout <div> */
div.title {
	border-top: 3px solid #181894;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.navi {
	border-top: 3px solid #181894;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
}

div.line {width;
	border-top: #339933 2px dotted;}

/*Style of the Text */
p {
	font-size: 18px;
	font-family:  "Times New Roman", "Times", "serif";
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
}

.navi {
	font-size: 11px;
	font-family: "Verdana","Genova","Arial","Helveltica","sans-serif";
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 0px;
}

.topic {
	font-size: 11px;
	font-family: "Verdana","Genova","Arial","Helveltica","sans-serif";
	text-align: left;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
}

/*Style of the Index */
h1 {
	background-color: #181894;
	color: #ffffcc;
	font-size: 20px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 30px;


	margin-bottom;
	margin-right: 20px;
	margin-left: 20px;

30px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2 {
	font-size: 20px;
	color: #000000;
	font-family:"Times New Roman", "Times", "serif";
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
}

h3 {
	font-size: 16px;
	color: #000000;
	font-family:"Verdana", "Helvetica", "sans-serif";
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*Style of the List */
ul {
	list-style-position: outside;
	list-style-type: square;
	font-size: 15px;
	font-family: "Verdana","Genova","Arial","Helveltica","sans-serif";
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}

ol {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 30px;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
	}

/* Style of the other tags */
address {
	font-size: 13px;
	font-style: normal;
	font-family: "Verdana","Genova","Arial","Helveltica","sans-serif"
	margin-top: 2px;
	padding-top: 1px;
}

.center {
	text-align: center;
}

.strong {
	font-weight: bold;
}
