BODY
{
	margin:0px;

	MARGIN-TOP:2px;
	MARGIN-LEFT:2px;

	PADDING-RIGHT:0px;
	PADDING-LEFT:0px;
	PADDING-BOTTOM:0px;
	PADDING-TOP:0px;

	FONT-SIZE:12px;
	FONT-FAMILY:Arial, 'Sans Serif';
	max-width:100%;
	background-color:white;
}
.link		{	COLOR:blue;	TEXT-DECORATION:underline	}
TABLE		{	FONT-SIZE:12px;	FONT-FAMILY:Arial, 'sans serif'	}
A		{	COLOR:blue	}
A:hover		{	COLOR:maroon;	BACKGROUND-COLOR:#ffc973}
A:visited	{	COLOR:#463a73	}
	.bh					{	font-size:10px;	text-align:right;	vertical-align:top;	}
	.top3		{	font-size:large;	text-align:center;	color:blue;	}
	.top4		{	font-size:medium;	text-align:center;	color:blue;	}

	.box				{	width:33%;	height:90px;	font-size:large;	text-align:center;		border-radius:15px;		 -webkit-border-radius:15px;	background-color:rgb(43,87,151);	color:white;	}
	.box A				{	color:white;	display:block;	width:100%;	height:100%;	text-decoration:none;		}
	.box A:hover		{	color:white;	background-color:rgb(45,137,239);			border-radius:14px;		 -webkit-border-radius:14px;		}
	.box A:visited		{	color:white	}


	.mid		{	font-size:medium;	vertical-align:middle;	}
	.num		{	font-size:large;	text-align:right;	float:right;	font-weight:bold;	}
	.where		{	font-size:12px;		text-align:left;	float:left;	}

	.info				{	height:90px;	font-size:large;	text-align:center;		border-radius:15px;		 -webkit-border-radius:15px;	background-color:rgb(255, 196, 13);		color:white;	}
	.info A				{	color:white;	display:block;	width:100%;	height:100%;	text-decoration:none;		}
	.info A:hover		{	color:white;	background-color:rgb(255,220,13);			border-radius:14px;		 -webkit-border-radius:14px;	}
	.info A:visited		{	color:white	}

	.tl	{	PADDING-RIGHT:15px;	PADDING-LEFT:15px;	}
	.by	{	font-size:12px;		font-weight:medium;	}
	table.main {width:100%; border-spacing:5px; padding:0px}
		.DID	{	color:yellow;	font-size: 14px;	}



.logo				{	margin:auto;	width:100px;	height:80px;	background-image:url('logo.png');	background-size:100px 80px; background-repeat:no-repeat;	}
.bhl		{	width:100px;	height:80px;	font-size:10px;	text-align:right;	vertical-align:top;	color:white;	}
