.tdbanner {
	font-size : 14pt;
	font-weight : bold;
; color: #123456; background-color: #D6E6E6
}
.tdbannerSANS {
	background-color : #D6E6E6;
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 14pt;
	color : 123456;
}

BODY {
	color: Black;
	background-color: White;
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: medium;
	text-align: left;
}

A {
	color: Blue;
}

A:HOVER {
	color: Red;
	text-decoration: none;
}

.tdhead {
	font-weight : bold;
	}

.tdcontent {
	font-weight : normal;
	
}
.tdform {
	font-weight : normal;
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
	
}

.tdformhead  {  
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12pt; 
             font-weight: bold;
}
}
.tdexplain {
	font-weight : normal;
        font-style  : italic
; font-size: 14pt
}

.tdpersonal {
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
; font-family: Georgia, "Times New Roman", Times, serif
}

.tdattn {
	font-weight : bold;
	color : Red;
}

.tdattndark {
	font-weight : bold;
	color : Black;
}
.notices {
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.whatsnewhead {
	font-weight : bold;
}

.whatsnewbody {
	
}





