/* CSS definition file containing site wide stylesheets */

.BllaStor {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(5,12,178);
 	font-weight: bold
}

.indryk {
	padding: 2px 5px
}

.ReadHeadUIndryk {
	font-size: 16px;
 	color: rgb(255,51,0);
 	font-weight: bold;
 	text-align: left;
 	padding-left: 1pt;
 	margin-bottom: 5px
}

.Bilmodel {
	font-weight: bold;
 	background-color: rgb(153,204,255);
 	border-top: 1pt solid rgb(30,67,197)
}

.FedBlaa {
	color: rgb(5,12,178);
 	font-weight: bold
}

LI {
	list-style-image: url( "./assets/images/redSquare.gif" )
}

.RedHeading {
	font-size: 16px;
 	color: rgb(255,51,0);
 	font-weight: bold;
 	text-align: left;
 	margin-left: 10px;
 	padding-left: 1pt
}