

td {font-family : arial;
font-size : 9pt;
color : #000000;
font-weight : bold;
background-position: left Top;
	background-repeat: No-Repeat;
	background-attachment: fixed;
}

a
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color: #BB2828;
	}
	
a:visited
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color: #BB2828;
	}

a:active
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color: #BB2828;
	}
	
a:hover

	{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color: #000000;
	}
	
a.grey
	{
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	color: #7C7C7C;
	}
	
a.grey:visited
	{
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	color: #7C7C7C;
	}

a.grey:active
	{
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	color: #7C7C7C;
	}
	
a.grey:hover

	{
	font-family : arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	color: #7C7C7C;
	}

span.grey
	{
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	color: #7C7C7C;
	text-decoration : none;
	}
	
span.title
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	color: #9E0B0E;
	text-decoration : underline;
	}
	
span.p
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color: #000000;
	}

p
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	color: #000000;
	}	
	
.boxborder  {
	border-color : #000000;
	background : #ffffff;
	border-style : solid;
	border-width : 1;
	}
textarea  {
	background-color : #ffffff;
	color : #000000;
	font-size : 10pt;
	font-family : arial, helvetica, verdana, sans-serif;
	}

BLOCKQUOTE	{ 
	margin-left: 20px; 
	margin-right: 20px 
	}

