A
	{
	text-decoration : none;
	color: #002040;
	}

A:VISITED
	{
	text-decoration : none;
	color: #002040;
	}

A:HOVER
	{
	text-decoration : underline;
	color: #002040;
	}

A.gilliat
	{
	text-decoration : none;
	color: #CC0000;
	}

A.gilliat:VISITED
	{
	text-decoration : none;
	color: #CC0000;
	}

A.gilliat:HOVER
	{
	text-decoration : underline;
	color: #CC0000;
	}

.gilliat-text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}

.gilliat-errtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
	}

.gilliat-smallhead
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	line-height: 16px;
	color: #000000;
	}

.gilliat-smalltext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	}

.gilliat-modinput
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF; 
	border: #333333 solid; 
	border-width: 1px 1px 1px 1px; 
	height: 18px;
	}