
        	.Italicheadline{
			font-family: Times new roman;
			font-size: 19px;
			color:#000000;
			font-weight: bold;
			font-style: italic
			}
		.Italictext{
			font-family: Arial;
			font-size: 9px;
			color:#000000;
			font-weight: bold;
			font-style: italic
			}
  		.Verdanagrey{
			font-family: Verdana;
			font-size: 11px;
			color:#a9a9a9;
			font-weight: bold;
			font-style: normal
			}
                .scrollbox {
			padding: 0px;
			height: 395px;
			width: 300px;
			border: 0px;
			overflow: auto;
			background-color: #ffffff;
			}
		.links {
			font-family: Verdana;
			font-size: 11px;
			font-weight: bold;
			font-style: normal
			}
        	a:link { text-decoration: none;  color: #000000}
		a:visited { text-decoration: none; color: #000000}
		a:active { text-decoration: none; color: #a9a9a9}
		a:hover { text-decoration: none;  color: #a9a9a9}



