a:link, a:visited, a:hover, a:active
{
	font-family:  arial, verdana, sans-serif, Times;
	text-decoration:none;
	font-size:10pt;
	


}
a:link
{
	color:#600078;
}
a:visited
{
	color:#284860; 
} 
a:hover
{
	color: #FFB800;
	background-color: #600078;
	
 
} 

a:active
{
	color:#E0ECF0; 
	
}

body
{
	font-family: Arial, sans-serif, verdana, Times;
	font-size:10pt;
	color: #204050;
	background-color: #EFE9C7;
	 
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
	font-family: arial, sans-serif, verdana, Times;
	font-size:10pt;
	margin-top: 4em;
	margin-bottom: 2em;
}
h1, h2, h3, h4, h5, h6
{
	font-family:   Arial, sans-serif, verdana, Times;
	
	

}
h1
{
	color: #8000B0;
	font-size:24pt;
	font-style: italic;
	font-family:  Times;
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	font-size:11pt;
	font-weight: 600;
	color: #284860;
	
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
#tr
{
	background-color: #600078;
	color: #FFB800;

	
	
}
#ts
{
	background-color: #FFB800;
	color: #600078;

	
	
}

#baier
{
	color: #600078;
	background-color:#FFB800;
	font-size:20pt;
	
	font-family:   Arial, verdana, sans-serif, Times New Roman; 
	
	font-style: italic;
	text-align: center
}
#heads

{
	font-size:9pt;
	font-family: Arial, sans-serif, Times New Roman; 
	font-weight: bold;
	color: #284860;
	
}