H1  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 18pt;
	font-weight : bold;
	color : #000040;
	position : relative;
	
}


H2  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 14pt;
	color : #000040;
	position : relative;
	
}

H3  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 13pt;
	color : #000040;
	position : relative;
	font-weight : bold;
	font-style: italic;
	text-align: center;
	text-decoration: underline;
}

A {
	font-family: 'Arial', 'sans-serif';
	color: #0000FF;
	text-decoration: underline;
	
}

A:LINK {
	font-family: 'Arial', 'sans-serif';
	color: #0000FF;
	text-decoration: underline;
}

A:VISITED {
	font-family: 'Arial', 'sans-serif';
	color: #0000FF;
	text-decoration: underline;
	
}

A:HOVER {
	font-family: 'Arial', 'sans-serif';
	color: #ff0000;
	text-decoration: underline;
}

B {	font-family: 'Arial', 'sans-serif';
	font-weight: bold;
	
}

I {
	font-family: 'Arial', 'sans-serif';
	font-style: italic;
	color: #000040;
	
}
Strong  {
	font-family : 'Arial', 'sans-serif';
	color : #FF0000;
	font-weight : normal;
	
	
	
}

P {
	font-family: 'Arial', 'sans-serif';
	font-size: 10pt;
	color: #000040;
	margin-left: 0px;
	
}

.P {
	font-family: 'Arial', 'sans-serif';
	font-size: 10pt;
	text-align: center;
	color: #000040;
	margin-left: 0px;
		
}

TD {
	font-family: 'Arial', 'sans-serif';
	font-size: 10pt;
	color: #000040;
	
}

TH {
	font-family: 'Arial', 'Sans-Serif';
	font-size: 12pt;
	font-weight: bold;
	color: #000040;
	
}

PRE {
	font-family: monospace;
	font-size: medium;
	background: #CCFFFF;
	left: 1cm;
}

.first {
	border-top: ridge;
	border-left: ridge;
	position: relative;
}

.last {
	border-bottom: ridge;
	border-right: ridge;
}

.frame {
	font-family: 'Arial', 'Sans-Serif';
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	margin-left: 2cm;
	
}
	
.indent  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 10pt;
	color : #000040;
	margin-left : 1cm;
	
}

.italic  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 10pt;
	color : #000040;
	font-style : italic;
}

.small  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 8pt;
	color : #000040;
	font-style : normal;
}

TD.red {
	font-family: 'Arial', 'sans-serif';
	font-size: 10pt;
	color: #ff0000;
	
	
}

TD.green {
	font-family: 'Arial', 'sans-serif';
	font-size: 10pt;
	color: #008000;
	
}

td.heading	{
	font-family: 'Arial', 'sans-serif';
	font-size: 12pt;
	font-weight: bold;
	color: #000040;
	
}

.shout	{
	font-family: 'Times New Roman';
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FF0000;
	
}
.grey  {
	font-family : 'Arial', 'sans-serif';
	font-size : 10pt;
	text-align : left;
	color : #808080;
	margin-left : 0px;
}