body { color: black; background-color: white; }
p {}
td {}
a:link {
	color: #666666;
	font-style: oblique;
}
a:visited { color: #666666; font-style: oblique; }
a:hover { color: #666666; font-style: oblique; }
a:active {
	color: #666666; font-style: oblique;
}
.head { color: gray; font-size: 16px; font-family: arial; font-weight: bold; }
.text { color: gray; font-size: 12px; font-family: arial; line-height: 18px; }
