body{
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: small;
	line-height: 14px;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: #4c4c4c;}

p{
	color: #4c4c4c;
	font-size: small;
	line-height: 14px;
}
a {
	color: #669999;
}
.linkimg { color: #669999;}

a:hover {
	text-decoration: none;
	color: #666666;
}

