body  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : Black;
}

b  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : #009d63;
}

td  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : Black;
}

p  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : Black;
}

strong  {
	font-family : arial,geneva,helvetica;
	font-size : 16px;
	line-height : 22px;
	color : Black;
}

small  {
	font-family : arial,geneva,helvetica;
	font-size : 10px;
	color : Black;
}

a  {
	font-family : arial,geneva,helvetica;
	color : black;
	text-decoration : none;
}

a:active  {
	color : red;
	text-decoration : none;
}

a:visited  {
	color : Red;
	text-decoration : none;
}

a:hover  {
	color : red;
	text-decoration : none;
}

.largetext  {
	color : #009d63;
	font-size : 20px;
	text-decoration : none;
}

.title  {
	font-size : 20px;
	color : #009d63;
}
		
.subtitle  {
	font-size : 14px;
	color : #009d63;
	font-style : italic;
}