

	.StyleSheetHiddenPlaceHolder { display: none; color:#008080 }

	H1
	{		
		font-family: 'Verdana', 'Arial', 'Helvetica', 'Trebuchet MS', 'Sans-Serif';
		font-size: 22pt;
		font-weight: normal;
		color: #003366
		text-align: left;
		position: relative;
		}

	H2
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-size: 20pt;
		font-weight: normal;
		color: #003366
		}

	H3
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-size: 18pt;
		font-weight: normal;
		color: #003366
		}

	H4
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-size: 15pt;
		font-weight: normal;
		color: #003366
		}

	H5
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-size: 12pt;
		font-weight: normal;
		color: #003366
		}

	H6
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-size: 10pt;
		font-weight: normal;
		color: #003366
		}



	P
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #000000;
		
		}

	BLOCKQUOTE
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #000000;
		position: relative;
		}

	PRE
	{		
		font-family: 'Arial', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #990000;
		text-align: left;
		position: relative;
		}


	
	EM
	{		
		color: #000000;
		}

	

	LI
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #000000;
		
		}

	TABLE
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #006600;
 		margin-left:18;
		
		}

	TR
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #000066;
		}

	TD
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: 11pt;
		color: #000000;
		}

	TH
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: bold;
		font-size: medium;
		color: #990000;
		background: #CCCC99;
		}

	CAPTION
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		font-size: small;
		color: #000066;
		
		}

	A:link
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		text-decoration : none;
		font-size: 11pt;
		color: #0000FF;
		}

	A:visited
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		text-decoration : none;
		font-size: 11pt;
		color: #990000;
		}
		
				
    A:hover  
    {
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: none;
		text-decoration : none;
		font-size: 11pt;
		color: #FF0000;
		}

	A:active
	{		
		font-family: 'Verdana', 'Arial', 'Comic Sans MS', 'Trebuchet MS', 'Sans-Serif';
		font-weight: normal;
		text-decoration : none;
		font-size: 11pt;
		color: #FF0000;
		}
		