@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(g/bkgd.gif);
}
body,td,.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

h1, td h1 { font-size: 22px; color: #440077;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; }
h2, td h2 { font-size: 20px; color: #000000; margin-bottom: 3px; margin-top: 5px; font-weight: bold;}
h3, td h3 { font-size: 17px; color: #000000; margin-bottom: 3px; margin-top: 5px; font-weight: bold; }
h4, td h4 {font-size: 14px; color: #000000; margin-bottom: 3px; margin-top: 5px; font-weight: bold; }

a:link {
	color: #440077;
	text-decoration: none;
	font-weight: normal;
}
a:link img {border-color: #003399; }
a:visited {color: #440077; text-decoration: none; font-weight: normal; }
a:visited img {border-color: #5588CC; }
a:active {color: #440077; text-decoration: none; font-weight: normal; }
a:active img {border-color: #660099; }
a:hover {color: #440077; text-decoration: underline; font-weight: normal;  }
a:hover img {border-color: #000000; }

.body, .body TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.body h1 {
	font-size: 22px;
	color: #440077;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
} 
.body h2 {
	font-size: 16px;
	color: #F44F00;
	margin-bottom: 3px;
	margin-top: 5px;
	font-weight: bold;
} 
.body h3 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 5px;
	font-weight: bold;
} 
.body h4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 12px;
	font-weight: bold;
} 

.body_sm2, .body_sm2 TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: ffffff;
}
.body_sm2 H1 { color: #440077; font-size: 16px;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; } 
.body_sm2 H2 { color: #000000; font-size: 14px;  margin-bottom: 3px; margin-top: 5px; font-weight: bold; } 
.body_sm2 H3 { color: #000000; font-size: 12px;  margin-bottom: 3px; margin-top: 5px;  margin-top: 12px; font-weight: bold; } 
.body_sm2 B { font-weight: bold; }

.body_sm, .body_sm TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.body_sm H1 { color: #440077; font-size: 16px;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; } 
.body_sm H2 {
	color: #F44F00;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-weight: bold;
} 
.body_sm H3 { color: #000000; font-size: 12px;  margin-bottom: 3px; margin-top: 5px;  margin-top: 12px; font-weight: bold; } 
.body_sm B { font-weight: bold; }

.body_sp, .body_sm TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #660099;
}
.body_sp B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6300;
}

.body_vsm, body_vsm TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc00;
}

.body_vsm a:link {
	color: #ffcc00;
	font-weight: normal;
}

.body_vsm a:visited {
	color: #ffcc00;
	font-weight: normal;
}

.body_vsm H1 {
	color: #ffcc00;
	font-size: 16px;
	font-weight: bold;
} 
.body_vsm H2 {
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
} 
.body_vsm H3 {
	color: #ffcc00;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-weight: bold;
}
.body_vsm H4 { color: #000000; font-size: 14px;  margin-bottom: 3px; margin-top: 0px; font-weight: bold; }
.body_vsm H5 { color: #440077; font-size: 12px;  margin-bottom: 3px; margin-top: 5px; font-weight: bold; }  
.body_vsm B { font-weight: bold; }

