    A:link
	{
	text-decoration:none;
	color: Gray;
}

    A:visited
	{
	text-decoration:none;
	color: Silver;
}

    A:hover
	{
	text-decoration: underline;
	color : #990000;
}

	A:active
	{		
		color: #000000;
		}

	.black
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 12pt;
	color: black;
}

	.gray
	{		
		color: gray;
		}

	.indent
	{ margin-left: 1cm }

	.red
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FF0000;
	text-align: left;
}

	.marroon
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #990000;
}
	.right
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-align: right;
}

	.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
}

	B
	{		
		color: #990000;
		}

	BLOCKQUOTE
	{		
		font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif;
		font-weight: bold;
		font-size: 11pt;
		color: #000066;
		margin-left:2cm;
		}

	DT
	{		
		font: Bold large Arial, sans-serif;
		color: teal;
		background: #FFFFCC;
		padding: 2pt;
		position: relative;
		left: .5cm;
		}

	H1
	{		
		font-family: "Trebuchet MS", Comic Sans MS, Arial, Sans-Serif;
		font-weight: bold;
		font-size: xx-large;
		color: #660000;
		padding: 2pt;
		}

	H2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #990000;
	padding: 2pt;
}

	H3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	padding: 2pt;
}

	H4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #990000;
	margin-left: .5cm;
	padding: 2pt;
}

	H5
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	background: #660000;
	margin-left: .5cm;
	padding: 2pt;
}

	H6
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #660000;
	margin-left: 1cm;
	padding: 2pt;
}

	I
	{		
		color: #000099;
		}

	LI
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-align : left;
	line-height : 15pt;
}

	OL
	{		
		margin-left: 1.5cm;
		}

	P
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	margin-left: 0cm;
	text-align:justified
}

	P.hugeding
	{		
		font: 80pt Wingdings, fantasy;
		color: #FFFF99;
		}

	TD
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}


	TH
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

	UL
	{		
		margin-left: 1cm;
		}

	PRE
	{		
		font-family: Arial, Sans-Serif;
		font-weight: bold;
		font-size: 12pt;
		color: #990000;
		}
		