td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

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

.head
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
