BODY 
	{
  margin-top : 5px;
  margin-right: 2px;
  margin-bottom: 5px;
  margin-left: 2px;
	font-size: 18pt;
	font-family: Arial;
	}
	
	
h1
	{
	text-align: center;
	color: white;
	font-size: 18pt;
	}
	
h2
	{
	text-align: center;
	color:white;
	font-size: 14pt;
	}
	
h3
	{
	text-align: center;
	color: white;
	font-size: 12pt;
	}

h4
	{
	text-align: center;
	color: black;
	font-size: 12pt;
	}
h5
	{
	text-align: center;
	color: black;
	font-size:14pt;
	}
li
	{margin-right:10px;}

td
	{
  font-family : Tahoma, Verdana; 
	font-size : 13px;
	font-weight : normal; 
  color : black;
  } 
	
p 
	{
  margin-left: 10px;
	margin-right:10px;
	}
p.img
  {
	text-align: center;
	}
	
a:link 
	{
  color : #DCDCDE;
  font-weight : normal;
  text-decoration : none; 
	} 
	
a:visited 
	{
  color : #DCDCDE;
  font-weight : normal;
  text-decoration : none; 
	} 
	
a:hover 
	{
  color : white;
  font-weight : normal;
  text-decoration : none; 
	} 

a:link.maly 
	{
  color : #DCDCDE;
  font-weight : normal;
  text-decoration : none; 
	background-color: black;
	line-height: 22px;
  } 
	
a:visited.maly
	{
  color : #DCDCDE;
  font-weight : normal;
  text-decoration : none; 
	background-color: black;
	line-height: 22px;
  } 
	
a:hover.maly
	{
  color : white;
  font-weight : normal;
  text-decoration : none; 
	background-color: black;
	line-height: 22px;
  } 