A:LINK {color : #1F76A5; text-decoration : none}
A:ACTIVE {color : #1F76A5; text-decoration : none}
A:VISITED {color : #1F76A5; text-decoration : none}
A:HOVER {color : #1F76A5; text-decoration : underline}

.ibuton {
	font-size: 10pt;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #626161;
}

td {
	font-size:10px;
}

body {
	font-family:arial;
	font-size:10px;
	color:#333333;
	background-color : White;
}