img { 
	border: none;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #6E6C6D;
	font-family: Verdana;
	font-size: 11px;
}


.text1, body div, table tr td, p {
	color: #525252;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

table, tr, td {
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

table.desc tr td {
	vertical-align: top;
}

.n1 {
	color: #5488BA;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
}

.n2 {
	color: #7F8180;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

.n3 {
	color: #64A235;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
}

.n4 {
	color: #E59744;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

.n5 {
	color: #CB4647;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
}

a:link, a:active, a:visited {
	color: #426487;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:hover {
	
}

.strong {
	color: #000000;
}


