
body,td,tr,input,div,form,textarea,p {
  font-size:12pt;
  font-family:±ÃÃ¼,µ¸¿ò,¹ÙÅÁ,Arial,Tahoma,Verdana,MS Sans Serif,Courier New;
  font-weight: normal;
  line-height:160%;

  /* background-image: url(/images/background3.gif); */

  background-color: #003300;

  scrollbar-face-color:       #004400;
  scrollbar-track-color:      #003300;
  scrollbar-base-color:       #006600;
  scrollbar-highlight-color:  #003300;
  scrollbar-3dlight-color:    #006600;
  scrollbar-shadow-color:     #006600;
  scrollbar-darkshadow-color: #003300;
  scrollbar-arrow-color:      #ffffff;
	color:	#ffffff;
  font-weight: normal;
}

a:link {
  text-decoration: none;
  color: white;
}
a:visited {
  text-decoration: none;
  color: white;
}
a:active {
  text-decoration: underline;
  color: white;
}
a:hover {
  text-decoration: underline;
  color: #cccc00;
}
p {
	text-indent:16px;
	}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align:center;
  font-size: 20pt;
  color: #0000FF;
}
h2 {
  font-family:±ÃÃ¼,±¼¸²,¼ÖÃ¼,MS Sans Serif,Verdana;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 10px;
  text-align:center;
  font-size: 24pt;
  color: #00ff00;
}
h3 {
  font-family:±¼¸²,¼ÖÃ¼,±ÃÃ¼,Arial,MS Sans Serif,Verdana;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 16pt;
  letter-spacing: 8px;
  color: #00ff00;
  line-height:100%;
}
h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  color: #ffff00;
}
small {
  font-family:µ¸¿ò,±¼¸²,Arial,MS Sans Serif,Verdana;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
  color: white;
}
strong {
  font-family:µ¸¿ò,±¼¸²,Arial,MS Sans Serif,Verdana;
  font-style: normal;
  font-weight: bold;
  color: #0000cc;
}
hr {
  color: white;
}
.head {
	bgcolor:khaki;
}