
a {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

body {
	margin: 0px; 
	padding: 0px; 
	font-family: Arial; 
	font-size: 10px;
	}

.t2 {
	font-family: Arial; 
	font-size: 10px; 
	color: #2A2A2A;
	}

.n1 {
	font-family: Arial; 
	font-size: 10px; 
	color: #FFFFFF;
	}

.n2{
	font-family: Arial; 
	font-size: 9px; 
	color: #EBEFF1; 
	font-weight: 600; 
	}

.rt {
	font-family: Arial; 
	font-size: 11px; 
	color: #46778E; 
	font-weight:bold;
	}

.table {
	font-family: Arial; 
	font-size: 10px; 
	color: #626261; 
	padding: 5px;
	}

.tableb {
	font-family: Arial; 
	font-size: 10px; 
	color: #626261; 
	padding: 5px; 
	font-weight: 600;
	}

.maintxt {
	font-family: Arial; 
	font-size: 12px; 
	color: #313131; 
	padding: 15px;
	}
	
.maintxt a, .maintxt a:visited{
	text-decoration:none;
	color: #46778E;
	font-weight:bold;
	}
	
.maintxt a:hover {
	text-decoration:underline;
	}