<STYLE TYPE="text/css">
	BODY {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		font-weight : normal;
		line-height : normal;
	}

	TD {
		font-family : verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-weight : normal;
		line-height : normal;
	}
	
	h4 {
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-style : normal;
		font-weight : bold;
		line-height : normal;
	}

	.button {
		background-color: #ddddd3;
		width: 100px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
	}
	
		.button3 {
		background-color: #E5EAAF;
		width: 80px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
	}	
		
		
	.smbutton {
		background-color: #ddddd3;
		width: 20px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
	}
	A {
		text-decoration : underline;
		color : black;		
		}
	A.smlink {
		text-decoration : none;
		color : black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		
		}
		
	A.nolink {
		text-decoration : none;
		font-family : verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		}
	A.smlink:HOVER, A.smlink:ACTIVE {
		text-decoration : none;
		color : #ffffff;
	}
	A:HOVER, A:ACTIVE {
		text-decoration : none;
		color : #97a8a5;
	}

</STYLE>