@CHARSET "UTF-8";

A  { text-decoration : none; 
font-size : 16px;
}
A:Visited  { text-decoration : none; }
A:Active  { text-decoration : none; }
A:Hover  { text-decoration : underline; }
TD  {
	font-size : 16px;
}
TR  {
	font-size : 16px;
}
UL  {
	font-size : 16px;
}
OL  {
	font-size : 16px;
}
LI  {
	font-size : 16px;
}
EM{
	font-size : 13px;
	font-style : normal;
}
H3{
	font-size : 16px;
	font-weight : bold;
	color : #88372E;
}
P  {
	font-size : 16px;
}