h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #0062A3;
	font-weight : bold;
	margin-bottom: 10px;
}
td{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
	}
a.txt {
      text-decoration: none;
}
a.txt:visited {
      text-decoration: none;
}
a.name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #0062A3;
	font-weight : bold;
	margin-bottom: 1px;
}
a.name:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #0062A3;
	font-weight : bold;
	margin-bottom: 1px;
}
a.name:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #0062A3;
	font-weight : bold;
}

img.st{
	border-right : 2px solid #ccc;
	border-bottom : 4px solid #ccc;
}
ul{
	list-style: disc;
	margin-left: 25px;
	color: #0062A3;
	}
li{
	margin-bottom: 5px;
	}
a.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0062A3;
	font-weight : normal;
}
a.link:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #F2A22E;
	font-weight : normal;
}
a.mmm{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #0062A3;
	font-weight : normal;
}
a.mmm:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #F2A22E;
	font-weight : normal;
}
a.mmm:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #0062A3;
	font-weight : normal;
}

.calendar {
	font-size : 11px;
}

a.calendar {
	font-size : 11px;
	width: 16px;
	height: 16px;

}

a.calendar:hover {
	font-size : 11px;
	width: 16px;
	height: 16px;
	background-color:red;
	color:#FFFFFF;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #686868;
	font-weight: normal;
}
a:visited{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
}
a:active{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFCC33;
	}
a:hover{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #F2A22E;
	}
.intextimg {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.leadimg {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.article_image_div {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}