@charset "utf-8";
/* CSS Document */
body {
	/*background: #FFFFFF;
	*/
	margin-left : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	background-color: #ffffff;
	margin-bottom : 0px;
	margin-right : 0px;

}
body, table, TD{
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color : #474d4e;
}
.heading{
	color:#323738;
	font-weight:bold;
	font-size: 16px;
}
.orangeText{
	color:#fc6601;
	font-style:italic;
	font-weight: 500;
}
.orangeSMCAP{
	color:#fc6601;
	font-size: 8px;
	font-weight:bold;
}
a, a:visited, a:active {
	color:#5f6263;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color:#313333;
	font-weight:bold;
}
.smBody{
	font-size: 13px;
}
.smBody1{
	font-size: 12px;
}
ul {
	margin-left: 0px;
	margin-top: 0;
	padding-left: 5px;
	text-indent: 0pt;
	margin: 10px;
	padding-top: 0px;
	font-size: 12px;
}
li {
	padding-bottom: 5px;
}

p.small {
	line-height:90%;
}

td.norm{
	line-height:100%;
}
