td {
	font-family: Arial, sans serif;
	font-size: 12px;
	color: #000000
}

.head {
	font-family: Arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}

.big {
	font-family: Arial, sans serif;
	font-size: 13px;
	color: #000000
}

.small {
	font-family: Arial, sans serif;
	font-size: 11px;
	color: #000000
}

.in {
	background-color : #FFFFFF;
	color : #333333;
	font-family: Arial, sans-serif;
	font-size: 14px
}

div {
	line-height: 1.5;
}

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }