	TD
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 10pt;
	}
	H1   
	{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	}
	
	H2   
	{

		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		letter-spacing: 5pt;
		font-size: 9pt;
		font-weight: normal;		
	}
	
	H3   
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 12pt;
	}

	H4   
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 8pt;
		font-weight: normal;		

	}

	H5  
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-weight: normal;		
		font-size: 6pt;
		font-color:white;
	}
	TH    
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 10pt;
	}
	P    
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 10pt;
	}
	BODY 
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 10pt;
	}

A  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
A:Visited  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
}
A:Active  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
A:Hover  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}

	.message_header 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: White;
	background-image: url(../../images/my_office/your_message_center.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	}

	.message_header A {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-decoration: underline;
	}

	.message_header A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-decoration: underline;
	}

	.message_header A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	}
