body	{
	font-family: Georgia;
	font-size: 9pt;
	margin: 2px;
	background:url('images/bgr_esa3_grad.jpg') repeat-x top #eeeeff;
	}

table	{
	font-family: Georgia;
	font-size: 9pt;
	}
	
a.1{
	background: #DDFFFF;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	color: Black;
	border: 1px solid Teal;
}

a.2{
	background: #FF9900;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	color: Black;
	border: 1px solid Black;
}

a.3{
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
}

a.4{
	background: #ffffff;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
	}

a.4:hover	{	
	background: #ff9900;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
	}

a.5{
	background: #006666;
	width: 100%;
	text-decoration: none;
	color: White;
}


p.list{
	font-family: Arial; 
	font-size: 9pt;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 12px;
}
	
p.menu{
	color: #999999; 
	font-family: Georgia, Times New Roman; 
	font-size: 14pt;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 2px; 
	margin-bottom: 2px;
}

p.title{
	color: #006666; 
	font-family: Georgia, Times New Roman; 
	font-size: 14pt;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 3px; 
	margin-bottom: 1px;
}


p.article{
	color: #000000; 
	font-family: Georgia, Times New Roman; 
	font-size: 16pt;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 30px; 
	margin-bottom: 0px;
}

p.articlesub{
	color: #006666; 
	font-family: Georgia, Times New Roman; 
	font-size: 9pt;
	font-style: italic;
	margin-left: 0px; 
	margin-right: 1px; 
	margin-top: 0px; 
	margin-bottom: 18px;
	text-align:justify; 
}
p.article2{
	color: #000000; 
	font-family: Georgia, Times New Roman; 
	font-size: 13pt;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 3px;
}



input.puls { 
	height: 16px;
}


input { 
	font-family: Arial; 
	font-size: 9pt;
	height: 21px;
}


select { 
	font-family: Arial; 
	font-size: 9pt;
	height: 21px;
}


textarea { 
	font-family: Arial; 
	font-size: 9pt;
}

