.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4373A2;
}
.head1 A:link {color: #4373A2; text-decoration: none; font-size: 12px;}
.head1 A:visited {color: #4373A2; text-decoration: none; font-size: 12px;}
.head1 A:hover {color: #4373A2; text-decoration: none; font-size: 12px;}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
	list-style-type: square;
}
.textmain A:link {color: #696969; text-decoration: underline; font-size: 11px;}
.textmain A:visited {color: #696969; text-decoration: underline; font-size: 11px;}
.textmain A:hover {color: #696969; text-decoration: underline; font-size: 11px;}
