body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 3px;
}
.boldbody {
	font-weight: bolder;
	color: #000000;
}
.logo {
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a:visited {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	text-transform: capitalize;
}
.heads {
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
.logoNOTUNDERLINED {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.boldbody12pts {
	font-weight: bolder;
	color: #333333;
	line-height: 18px;
	font-size: 14px;
}
