<style type="text/css">
<!--
/* @group resets and elements */
* { margin: 0; padding: 0; }
header, nav, section, article, aside, figure, footer,h1,h2,h3,h4,table { display: block; }  
html { height: 101%; background: #ccffff; }

img { border: 0;}

a { color: #3c86b7; text-decoration: none; }
A:link    {color:#666666;text-decoration:none;}
A:visited {color:#666666;text-decoration:none;}
A:active  {color:#666666;text-decoration:none;}
A:hover   {color:#9E0B0E;text-decoration:none;position:relative;top:1px;left:0px;}

p { font-size: 1.2em; line-height: 1.2em; font-family: Arial, Helvetica,verdana,sans-serif; color: #666666; margin-bottom: 15px; }

BODY,TD,form,pre,blockquote,input,TEXTAREA,SELECT,option {font-size:14pt; font-family:Gulim,verdana,arial, tahoma,gulim,Helvetica; color:#666666;}

body {
    font-size: 14pt; font-family: Arial,Gulim,Helvetica, Arial, sans-serif,verdana,gulim; line-height: 120%;
	font-color:#666666;
	color:#666666;
	margin:0 auto;
	margin-left: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	width:920;
	height:auto;
	background-color: #ccffff;
}

h1 { font-family: Helvetica, Arial, Verdana, sans-serif; color: #444; font-weight: bold; font-size: 1.7em; line-height: 2.0em; }
h2 { font-family: Georgia, Tahoma, sans-serif; font-style: italic; font-size: 1.2em; letter-spacing: -0.04em; line-height: 1.4em; }
h3 { color: #698216; font-weight: normal; font-size: 1.3em; line-height: 1.6em;  }
h4 { color: #232323; font-family: Arial, Tahoma, sans-serif; font-size: 1.1em; line-height: 1.3em; margin-bottom: 10px; }
header {
width:860px;height:140px;margin:0 auto;margin-left:auto; margin-right:auto;clear:both;margin-bottom:2px:
  background-color: #ffffff;
    border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding:2px;}

footer {
width:860px;height:46px;margin:0 auto;margin-left:auto; margin-right:auto;margin-top:12px;clear:both;margin-bottom:2px;
  border: 2px solid #000000; padding:0px;}

-->
</style>
