	body {
		margin:0px 0px 0px 0px;
		background: #FFFFFF url(Images.Site/bgb.gif);
		} 
		
	img {
		border: 0px;
		}

	.H1 {
		font-family: Arial, Helvetica; 
		font-size: 18px; 
		font-weight: bold; 
		font-style: italic;
		color: #555555; 
		}

	.H2 {
		font-family: Arial, Helvetica; 
		font-size: 15px; 
		font-weight: bold; 
		font-style: italic;
		color: #000000; 
		}

	.t11_blue {
		font-family: tahoma; 
		font-size: 12px; 
		font-weight: bold; 
		color: #0071CA; 
		}

	.t11_grey {
		font-family: tahoma; 
		font-size: 12px; 
		color: #373737; 
		text-decoration: none
		}

	.t11_link {
		font-family: tahoma; 
		font-size: 11px; 
		color: #373737; 
		text-decoration: none
		}

	.t11_red {
		font-family: tahoma; 
		font-size: 11px; 
		color: #C32300; 
		text-decoration: underline; 
		font-weight: bold
		}

	.t12_yellow {
		font-family: tahoma; 
		font-size: 12px; 
		font-weight: bold; 
		text-transform: uppercase; 
		color: #FFFC00; 
		text-decoration: none
		}

	.t12_w {
		font-family: tahoma; 
		font-size: 12px; 
		color: #FFFFFF
		}

	.t12_link {
		font-family: arial, helvetica; 
		font-size: 12px; 
		font-weight: bold; 
		color: blue; 
		text-decoration: underline; 
		}

	A:link	{	
		text-decoration:	none;
		color:	#3333cc;
		}	
			
	A:visited	{	
		text-decoration:	none;
		color:	#333399;
		}	
			
	A:active	{	
		text-decoration:	none;
		color:	#333399;
		}	
			
	A:hover	{	
		text-decoration:	underline;
		color:	#3333cc;
		}
