/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

TD {
	font-family : Arial;
	font-size : 10pt;
	color : #666;
	font-weight : normal
}

A:LINK {color: #7A8385; font-family:Arial; font-size:10pt text-decoration:underline}
A:VISITED {color: #7A8385; font-family:Arial; font-size:10pt; text-decoration:underline}
A:active {color: #7A8385; font-family:Arial; font-size:10pt; text-decoration:underline}
A:HOVER {
	color: #000;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none
}

a.bt:link {
	font-family : Verdana;
	font-size : 7pt;
	color : #5e5e5e;
	font-weight : normal;
	text-decoration: underline;
}
a.bt:visited {
	font-family : Verdana;
	font-size : 7pt;
	color : #5e5e5e;
	font-weight : normal;
	text-decoration: underline;
}
a.bt:active {
	font-family : Verdana;
	font-size : 7pt;
	color : #5e5e5e;
	font-weight : normal
	text-decoration: underline;
}
a.bt:hover {
	font-family : Verdana;
	font-size : 7pt;
	color : #67C644;
	font-weight : normal;
	text-decoration: none;
}

a.ndm:link {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
a.ndm:visited {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
a.ndm:active {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
a.ndm:hover {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

.bt {
	font-family : Verdana;
	font-size : 7pt;
	color : #5e5e5e;
	font-weight : normal
}

.title {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 9pt;
	color : #000;
	font-weight : bold;
}

.main {
	font-family : Arial;
	font-size : 10pt;
	color : #7A8385;
	font-weight : normal
}

.mainbld {
	font-family : Arial;
	font-size : 10pt;
	color : #7A8385;
	font-weight : bold;
}
.maingreen {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color: #67C644;
}

.maingreenbld {
	font-family : Arial;
	font-size : 10pt;
	color : #67C644;
	font-weight : bold;
}

.maingreenbldh2 {
	font-family : Arial;
	font-size : 16pt;
	color : #67C644;
	font-weight : bold;
}

.flt {
	font-family : Arial;
	font-size : 12pt;
	color : #a960cd;
	font-weight : bold;
}

.ndma {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

