body {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
background-color: #FFFFFF;

	
} 

h1
	{
		font-size: 14pt;
	}


td
	{
	font-family: arial;
	font-size:10pt;
	color: 000000;
	line-height: 12pt;
	}
	
a
	{
	text-decoration: underline;
	color: black;
	}

a:hover
	{
	text-decoration: underline;
	}
	
a:active
	{
   color: red;

	}

.logo
	{
	font-family: arial;
	color: 000000;
	font-size: 34px;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	}

a:hover.logo
	{
	text-decoration: none;
	color: 0000;
	}
	
.nav
	{
	font-size: 11px;
	line-height: 14px;
	}

a:hover.nav
	{
	text-decoration: underline;
	}


}
table.main {
	background-color: #f0f2ff;
	border: 1px solid rgb(204, 204, 212);
}
.tsr {
	border: 1px solid #C4D8E1;
	background-color: #D9F1FD;
}
#container {
	max-width: 600px;
	width: 600px;
	text-align: center;
}	


#TSRurl

{
    font-size: 14pt;
}