body, table {
				font-family: Arial, Verdana;
				font-size: 9pt;
				color: #466d9e;
				line-height: 20px;
}

a.link {
		font-family: Arial, Verdana;
		font-size: 9pt;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		line-height: 16px;
		
}

a:hover.link {
		font-family: Arial, Verdana;
		font-size: 9pt;
		color: #72e0f7;
		font-weight: bold;
		font-style: italic;
		line-height: 16px;
		
}
.hi {
			padding-left: 10px;
	} 
.input {
			width: 170px;
			border: 1px solid #642f29;
	}

b {
	color: green;
}
