
BODY, P,TABLE, TR, TD {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
A {
	text-decoration : none;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

A:VISITED {  }

A:LINK {  }
h1  { font: italic bold 20px Arial, sans-serif }
h2  { font: bold 12px Arial, sans-serif }
h3  { font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial, sans-serif; text-align: justify }
h4  { font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif }
h5 { font-variant: normal; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif }
