body,td,p,li,ul,tr,div,html
{
font-family		:	arial;
font-size		:	9pt;
color			:	black;
}
h1
{
font-family		:	arial;
font-size		:	12pt;
color			:	black;
font-weight		:	bold;
}
h2
{
font-family		:	arial;
font-size		:	12pt;
color			:	black;
font-weight		:	bold;
text-decoration	:	underline;
}
h3
{
font-family		:	arial;
font-size		:	14pt;
color			:	black;
font-weight		:	bold;
}
a:hover
{
text-decoration	:	underline;
color			:	blue;
}
a
{
text-decoration	:	none;
color			:	blue;
}

