.disclaim {
	font-size: 8px;
	color: #708090;
	width: 615px;
	text-align: justify;
}

.footer {
	font-size: 10px;
	color: #708090;
	width: 615px;
	text-align: center;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.email {
	font-size: 10px;
	color: #708090;
}

.TD-BDY {
	font-size: 9pt;
	text-decoration: none;
	margin-bottom: 4px;
	font-weight: bold;
}

.TD-DTL {
	font-size: 9pt;
	text-decoration: none;
	margin-bottom: 4px;
	margin-left: 24px;
}

.TD-BDY:HOVER {
	font-size: 9pt;
	text-decoration: none;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
	color: Red;
	background-color: Silver;
}

.TD-BDY-MINI {
	font-size: 7pt;
	text-decoration: none;
}

BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-style : normal;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
	
H1 {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	color : blue;
}

H2 {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	color : blue;
}
	
H3 {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	color : blue;
}

H4 {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style :  italic;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	color : blue;
}
	
HR {
	color : blue;
	height : 1pt;
	width : 615px;
}
	
TD.HDR {
	background-color: #ffe8ba;
	border-bottom: 1px inset;
}

TD.BDY {
	background-color: #EFEFEF;
	border-bottom: 1px inset;
	padding: 4px 6px 4px 6px;
}	