body {
	background-color: LemonChiffon;
	margin-left: 0;
	margin-right: 0;
}
h1 {
	font-size: large;
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
}
h2 {
	font-size: medium;
	color: #0099CC;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 10;
	margin-top: 10;
}
h3 {
	font-size: small;
	color: #0099CC;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif; 
	margin-left: 10;
}
h4 {
	font-size: small;
	color: #0099CC;
	font-weight: bold;
	font-family: "Times New Roman", Times, Serif; 
	margin-left: 10;
}
.formtitle {
	font-size: medium;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 10;
	margin-top: 10;
}
p {
	font-family: "Times New Roman", TImes, Serif; 
	font-size: small;
	color: black;
	margin-left: 10;
	margin-right: 10;
}
p.label {
	font-family: Arial, Helvetica, Sans-Serif;; 
	color: black;
	margin-left: 10;
	margin-right: 10;
}
li {
	font-family: "Times New Roman", TImes, Serif; 
	font-size: small;
	color: black;
	margin-left: 10;
	margin-right: 10;
}
table 
{
	margin-left: 0;
	margin-right: 0;
}
td {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	color: black;
	margin-left: 17;
	margin-right: 17;
}
blockquote {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	color: black;
	margin-left: 30;
	margin-right: 10;
}
p.withMargins {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	margin-left: 10;
	margin-right: 10;
}
p.form {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11pt;
	margin-left: 10;
	margin-right: 10;
}
p.formtext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 12pt;
	margin-left: 10;
	margin-right: 10;
}
td.formtext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 12pt;
}
a:link {
	color: navy;
	text-decoration: underline;
	font-family: "Times New Roman", TImes, Serif;
	font-size: small;
	font-weight: normal; }

.link_new {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman", TImes, Serif;
	font-size: small;
	font-weight: normal; }
	
a:menulink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", TImes, Serif;
	font-size: small;
	font-weight: normal; }
	
a:visited {
	color: purple;
	text-decoration: underline;
	font-family: "Times New Roman", TImes, Serif;
	font-size: small;
	font-weight: lighter; }
	
a:hover {
	text-decoration: none;
	font-family: "Times New Roman", TImes, Serif;
	font-size: small;
	color: #FFCC33;
	font-weight: normal;}


.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;

}

.companyname {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	text-decoration: blink;
}
.small_dent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF8040;}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.menu_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}

.chn_small { font-size: 12px; color: #000000; font-weight: normal;}
.chn_title { font-size: 14px; color: #000000; font-weight: bold;}
