@charset "iso-8859-1";
/* CSS Document */



 h1 { font-size: xx-large; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}
 
 h2 { font-size: x-large; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}
		
 h3 { font-size: large; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}
	
 h4 { font-size: larger; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}
	
 h5 { font-size: medium; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}
	
 h6 { font-size: smaller; font-style: normal; text-align: center; font-weight: 700; color: #0000FF	}

.navbar {
	text-decoration: none;
	background-color: #000099;
	font-size: medium;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
}
.navbar1 {

	text-decoration: none;
	background-color: #000099;
	font-size: medium;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 30px;
}
.navbarbottom {
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000066;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:        url(../images/back.gif);
}

.red {color: #FF0000}
.stylesmaller {font-size: smaller}
.stylelarger {font-size: larger}
.author {
	font-size: smaller;
	font-style: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.abstract {
	font-family: Arial, Helvetica, sans-serif;
}
.institution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: 500;
	color: #000000;
}
