.blk12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.head {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.bordersolid {
BORDER-RIGHT: gray 1px solid; 
BORDER-TOP: gray 1px solid; 
BORDER-BOTTOM: gray 1px solid; 
BORDER-LEFT: gray 1px solid
}

a {	text-decoration: none;}
a:hover { text-decoration: underline; }

input {
	font-family: Arial;
	font-size: 10px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

