<style type="text/css"> 
<!-- 

body 		{ 
			/*margin-left: 20px;
			margin-right: 30px;
			margin-top: 20px;
			margin-bottom: 30px;*/			
			}
			
.margin		{
   			margin-top: 12px; 
			margin-right: 15px; 
			margin-bottom: 10px; 
			margin-left: 15px
			}
		
p 			{ 
			font-family: tahoma, georgia, sans-serif;
			color: #2A2C27;
			font-size: 10px;
			text-align: left;
			line-height: 11px;
			}
			
		
em			{ 
			font-family: tahoma, georgia, sans-serif;
			color: #2A2C27;
			font-size: 10px;
			text-align: left;
			line-height: 11px;
			text-transform: uppercase;
			font-style: normal;
			font-weight: bold;
			}
			
.pWhite 	{ 
			font-family: tahoma, georgia, sans-serif;
			color: #ffffff;
			font-size: 10px;
			text-align: left;
			line-height: 11px;
			}
			
		
.emWhite	{ 
			font-family: tahoma, georgia, sans-serif;
			color: #ffffff;
			font-size: 10px;
			text-align: left;
			line-height: 11px;
			text-transform: uppercase;
			font-style: normal;
			font-weight: bold;
			}
			
a, a:link 	{
			color: #ffffff; 
		 	text-decoration: none 
		 	}
			
a:visited 	{
			color: #ffffff;
			}
			
A:hover 	{ 
			color: #E6E6E6;
 			}
			
a:active 	{
			color: #E6E6E6;
			}

-->
</style>
