body {
	background-color: #FFCC99;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	color: #330099;
	
}
H1 {
	text-align : center;
	font-weight : bold;
	font-variant : normal;
	vertical-align : middle;
	font-size : large;
}
P{
	padding-left: 5%;
	padding-right : 5%;
}
b{
	font-size: large;
	font-weight: 600;
}
b.b1{
	font-size: xx-large;
	font-weight: 600;
}
b.b2{
	font-size: medium;
	font-weight: 800;
}
b.b3{
	font-size: small;
	font-weight: 800;
}
b.b4{
	font-size: medium;
	font-weight: 800;
	bgcolor: #99CCFF;
}
	
div.c1 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
div.c2{
	text-align: center;
	font-size: smaller;
	font-weight: normal;
}
div.c3 {
	text-align: center;
	font-size: medium;
}
div.c4 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	}
.languageselector {
	margin-top:5px;
	font-size:12px;
	text-align: center;
}
.form {
	font-size:12px;
}
div.c5{
	text-decoration : underline;
	}
A:link, A:visited, A:hover, A:active {
	text-decoration : underline;
	color: #330099;
	background: none repeat;
} 
#start_lang a {
	text-decoration : underline;
}
A.A1:link, A1:visited, A1:hover, A1:active {
	text-decoration : underline;
} 
.headline {
	font-size: 14px;
	font-weight:bold;
}
.pdf {
	font-size:12px;
}
