	body
	{
		margin-left: 0px;
		margin-top: 0px;
		font-family: Arial;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
	}

	.headingtext
	{
		font-family: Arial;
		font-size: 16px;
		font-weight: bolder;
	}

	A:link {text-decoration: None; color: #0000FF; font-size: 12px; letter-spacing:0px;font-weight: bold;font-family: Arial;}
	A:Visited {text-decoration: None; color: #0000FF; font-size: 12px; letter-spacing:0px;font-weight: bold;font-family: Arial;}
	A:hover {text-decoration: underline ;color: #0000FF; font-size: 12px;letter-spacing:0px;font-weight: bold;font-family: Arial;}

	.boundbox1
	{
		border: 2px solid #FCAB52;
	}
	.boundbox2
	{
		border: 2px solid #0470C8;
	}