.body
{
	color: #000000;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.word
{
	color: #cc3333;
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.disclaimer
{
	color: black;
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.head
{
	color: #cc3333;
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}

