body { margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px;  margin-top: 0px;  background-color: White;     }

font.10 {
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
}

a.top { 
	color: #191970;  
	text-decoration: none;  
	font-family: Tahoma;  
	font-size: 10px;
	font-weight: normal;
}

a.top:hover { 
	color: #ffffff;  
	text-decoration: underline;  
	font-family: Tahoma; 
	font-size: 10px;  }

body { background: #Ffffff; }

p.normal {
	color: #666E81;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
}
p.normaltitle {
	color: #666E81;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	font-weight: bold;
}
table.centar {
	background: black;
	border: none;
	width: 100%;
	height: 90%
}
a.menu {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
a.menubutton {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666E81;
}
a.menubutton:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #666E81;
}