﻿body 
{
	font-family:Times New Roman;
	font-size:9pt;
	line-height:20px;
}

A:link
{
	color:#000000;
	text-decoration:none;
}

A:visited
{
	color:#000000;
	text-decoration:none;
}

A:hover
{
	color:red;
	text-decoration:underline;
}

.STYLE1 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	line-height:30px;
}
