#Title {

	width: auto;
	text-align: center;
	font-family:times new roman;
	font-size: 18pt;
	color: red;
	
}

#SubTitle {

	width: auto;
	text-align: center;
	font-family:times new roman;
	font-size: 12pt;
	color: red;
	margin-bottom: 15px;
	
}

h1 {
	color: red;	
}

h1.subtitle {

	width: auto;
	text-align: center;
	font-family:times new roman;
	font-size: 12pt;
	color: black;
	margin-bottom: 15px;
	
}

td.lang {
	text-align: right;
	vertical-align: bottom;
	width: 10%;
}

img {
	border: none;
}

.lang a:link,
.lang a:hover,
.lang a:active,
.lang a:visited {
	color: black;
	text-decoration:none;
	font-size:9pt;
	font-family:arial;
	
}

.main a:link,
.main a:hover,
.main a:active,
.main a:visited {
	color: blue;
	text-decoration:none;
	font-size:11pt;
	font-family:times new roman;
	font-weight:bold;
}

.main a:hover {
	text-decoration: underline;
}

table.contrast tr td {
	vertical-align: top;
	padding: 5px;
	background-color: white;
}

table tr td {
	vertical-align: top;
	padding: 0px;
}

.main h2 {

	width: auto;

	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 3px;
	
	border-style: solid;
	border-color: rgb(0,0,150);
	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 5px;

	text-align: left;
	font-family:verdana;
	font-size: 14pt;
	color: rgb(0,0,150);
	
}

.main h3 {

	text-align: left;
	font-family:verdana;
	font-size: 13pt;
	font-weight:bold;

}

.main p, 
.main ul, 
.main li {

	text-align: justify;
	font-family:times new roman;
	font-size: 11pt;
	font-weight: normal;
	color: black;

}

h3.seminar-title {
	
	font-family:times new roman;
	font-size: 13pt;
	font-weight: bold;
	color: blue;
	
}

h3.seminar-label {
	
	font-family:times new roman;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	
}

