.sub {  text-align:justify; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #663300}
.subj {  text-align:left; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF6600}
.bod {  text-align:justify; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.bod3 {  font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.bod3 a            { color: #000000; font-size: 9pt; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  text-decoration:none;  font-weight: bold;}
.bod3 a:hover      { color: #FFFFFF; font-size: 9pt; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  font-weight: bold; text-decoration: underline}  
.subsm {  font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300}
a            { color: #000000; font-size: 9pt; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  text-decoration:none;  font-weight: bold;}
a:hover      { color: #FF6600; font-size: 9pt; font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  font-weight: bold; text-decoration: underline}  
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #0099FF}
.title2 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #FF6600}
.bod2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
	text-align:justify;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
