Body{
	line-height: 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
	background-image : URL(../images/img/nth_theme_business_classic_canvas_1_bg.gif);
	background-color: white;
	}

.Normal{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}

	
h1{
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0000A0;
	}

.heading1{
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0000A0;
	}
	
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:red;
	}

.heading2{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight : bold;
	color:red;
	}
	
p.namo-list{
	font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:blue;
	}

p.namo-sublist{
	font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:gray;
	}

table.namo-table{
	font-size:9pt;
	border-left-color:silver;
	border-top-color:silver;
	border-right-color:#707070;
	border-bottom-color:#707070;
	}

table{
	font-size:9pt;
	border-left-color:silver;
	border-top-color:silver;
	border-right-color:#707070;
	border-bottom-color:#707070;
	}
	
table.namo-table td{
	font-size:9pt;
	border-left-color:#707070;
	border-top-color:#707070;
	border-right-color:silver;
	border-bottom-color:silver;
	}

td{
	font-size:9pt;
	border-left-color:#707070;
	border-top-color:#707070;
	border-right-color:silver;
	border-bottom-color:silver;
	}

table.namo-table th{
	font-size:9pt;
	background-color:silver;
	border-left-color:#707070;
	border-top-color:#707070;
	border-right-color:silver;
	border-bottom-color:silver; 
	}

th{
	font-size:9pt;
	background-color:silver;
	border-left-color:#707070;
	border-top-color:#707070;
	border-right-color:silver;
	border-bottom-color:silver;
	}

span.namo-link, a:link{
	text-decoration : none;
	color :red;
}

span.namo-visited, a:visited{
	text-decoration : none;
	color :gray;
}

span.namo-active, a:active{
	text-decoration : none;
	color :#0080C0;
}

A:hover{
	text-decoration : none;
	color :maroon;
}

li.namo-list1{
	list-style-image:url(../images/img/bullet1.gif);
	}

li.namo-list2{
	list-style-image:url(../images/img/bullet2.gif);
	}

