﻿p{
font-family:Arial;
font-size:14px;
color:#ffffff;
}
table{
border:medium;
background-color:white;
font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
li{
	
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.headline{
font-family: Arial;
font-size:16px;
color:#000000;
font-weight: bold;
}
.normal{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.evid{
	font-family: Arial;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}

.linkuri{
	font-family: Arial;
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-style: italic;
}
.activ{
color:#FFFF00;
}
.inactiv{
color:#ffffff;
}
