BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 12px;
	color: #222222;
}

.title1 {
	font-size: 16px;
	font-weight: bold;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
}

H1 {
	font-size: 28px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.textbox {
    font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #f1f3f1;
}
