.hdr{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
}
.mark{
	font-family: Verdana;
	font-size: 10;
	color: red;
	padding-left:50;
	padding-top:10px;

}

.mark a{
	text-decoration : none;
	color: red;
}

.mark a:hover{
	text-decoration: underline;
	color: red;
}

.line{
	font-family: Verdana;
	font-size: 10;
	color: #606060;
	padding-left: 70;
	padding-top:5px

}

.line a{
	text-decoration : none;
	color: #606060;
}

.line a:hover{
	text-decoration: underline;
	color: #606060;
}


.title{	
	font-family: Verdana;
	font-size: 10;
	color: gray;
	padding-bottom:10px;	
	font-weight: bold;

}

.smalltext{
	font-family: Verdana;
	font-size: 10;
	color: #606060;
}
