@charset "utf-8";
/* CSS Document */


body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 120%;
	text-align:justify;
	}

a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}	

a.comment:link {
	color: #0099FF;
}
	
p {
	text-indent: 3ex;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
		}	

.Atable{
	style=font-style:oblique;
	}
	
td td p {
	text-indent: 0;
	margin-bottom:0;
	margin-left:1ex;
	padding-bottom:0;
	
	}
.greenframe	p{
	text-indent: 0;
}
.greenframe{
	display:block;
	background-color: #AA5;
	border: 1px solid #696934;
	text-align: left;
	text-indent:0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 1ex;
	padding-left: 1ex;
}

.quote{
	font-size:12px;
	font-style:normal;
}
.questions{
	text-align: justify;
	display: inline;
	line-height: 125%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
	
.lightgreenframecenter p{text-indent:0px;}

.lightgreenframecenter{
	display:block;
	background-color:#AA5;;
	background-position: center center;
	border: thin none #000;
	padding-left: 3px;
	padding-top:0px;

	padding-right: 3px;
	padding-bottom: 3px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	text-align: left;
	}

.stylegreen{
	text-align:center;
	display:block;
	background-color: #AA5;
	background-position: center center;
	padding: 3px;
	font-size: 18px;
	
	-moz-border-radius: 25px;
     border-radius: 25px;
	 -webkit-border-radius: 25px; 
	
}
.timetable{
	background-color: #AA5;
	background-position: center center;
	clear:both;
	display:block;
	
}
#contentslatin
{
	list-style-type: upper-roman;
	text-align: left;
	list-style-position: outside;
	display: inline;
}


#contentsnumerical
{
	list-style-type: none;
	list-style-image: none;
}
h2 {
	
	text-align: center;
}
