td {text-align:left}

A.d2:link {
   font-family : "Times New Roman", serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	color:#3e4965;
	background-color : transparent;
}

A.d2:visited{
	font-family : "Times New Roman", serif;
	font-weight:bold;
	font-size: 12pt;
	text-decoration: none;
	color:#8C97A9;
	background-color : transparent;	
}

A.d2:Hover {
	font-family : "Times New Roman", serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	color:#9D2814;
	background-color : transparent;
}
BODY {
	color : #202020;
	font-family : "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
	background-color: transparent;
}

H1 {
	font-size: 14pt;
	color : Maroon;
	font-style : italic;
	font-weight : bold ;
}

H2 {
	color : #2F4F4F;
    background-color: transparent;
	font-family : "Times New Roman", serif;
	font-size: 13pt;
	text-align: left;
	font-style : italic;
	font-weight : bold ;
}

H3 {
	color : #000000;
    background-color: transparent;
	font-family : "Times New Roman", serif;
	font-size: 10pt;
	text-align: center;
	font-style : italic;
	font-weight : normal;
}

H4 {	color : #2F4F4F;
    background-color: transparent;
	font-family : "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
}

H5 {	color : #008080;
    background-color: transparent;
	font-family : "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
	font-weight : normal ;

}


img{border : 3pt;
	border-style: ridge;
	border-color: #9C3100;
}

img.nobor{
	border : 0pt  ;	
}
