.text {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	
	color: #ffffff;
	background-color: transparent;
	
	text-decoration: none;
	line-height: 16px;
}

.header {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	
	color: #ffffff;
	background-color: transparent;
	
	text-decoration: none;
	line-height: 16px;	
}

.footer {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	
	color: #8A8A8A;	
	background-color: transparent;
	
	text-decoration: none;
	
	line-height: 12px;	
}

.code {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.centertable { 

	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

.link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #B1B5BA;
	background-color: transparent;
	line-height: 16px;
	text-decoration: none;
}

.sidelink:hover {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	
	color: #606975;
	background-color: transparent;
	
	line-height: 16px;
	text-decoration: underline
}

.sidelink {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	
	color: #B6C4E1;
	background-color: transparent;
	
	line-height: 14px;
	text-decoration: none
}

.link:hover {
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	
	color: #38445C;
	background-color: transparent;
	
	line-height: 14px;
	text-decoration: underline
}
