	.heading{
		font-family:Arial;
		font-size:9pt;
		color: #FFFFFF;
		font-weight:bold;
	}

	.content{
		font-family:Arial;
		font-size:9pt;
		color: #666666;
		font-weight:bold;
	}
	
	.btn{
		font-family:Arial;
		font-size:9pt;
		color: #006699;
		font-weight:bold;
	}	
	
	.btn2{
		font-family:Arial;
		font-size:9pt;
		color: #666666;
		font-weight:bold;
	}	
	
	.txtbox{
		font-family:Arial;
		font-size:9pt;
		color: #666666;
		font-weight:bold;
	}	
	
	
	p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;
	}
	
	td, tr, p, div 
	{
	font-family:Arial;
	font-size:9pt;
	color: #666666;
    }
    
    A {
	COLOR: #FFFFFF;
	font-weight: bold;
    }
	A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
	font-weight: bold;
	}
	A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
	font-weight: bold;
	}
	A:active {
	COLOR: #FFFFFF;
	font-weight: bold;
	}
	A:hover {
	COLOR: #FF0000;
	font-weight: bold;
	}