body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #EEEEEE;
 color: #111111;
 font-size : 12px;
 line-height: 16px;
}
p,ul,ol,dl {
 margin-top: 3px;
 margin-bottom: 3px;
}
dt {
 font-weight: bold;
}
table {
 font-size : 12px;
 line-height: 16px;
}
h1,h2,h3 {
 font-weight: bold; 
 line-height: 16px;
 color : #000000;
}
h1 {
 font-size: 18px; 
}
h2 {
 font-size: 16px; 
}
h3 {
 font-size: 14px; 
}
small {
 font-size : 9px; 
 line-height: 12px;
}
blockquote {
 font-size: 11px; 
 color: #444444; 
 line-height: 110%;
 background-color: #F0F0F0; 
 border: #D1D7DC; 
 border-style: solid;
 border: 1px;
}
pre {
 font-family: monospace; 
 font-size: 11px; 
 color: #003300;
 background-color: #F3F3F3; 
 border: #D1D7DC; 
 border-style: solid;
 border: 1px;
}
a:link,a:active { 
 text-decoration: none; color : #006699; 
}
a:visited {
 text-decoration: none; color : #003399; 
}
a:hover	{ 
 text-decoration: underline; color : #DD6900; 
}
.n {
 font-size : 12px;
 line-height: 12px;
 background-color: #FFFFFF;
 margin: 0px;
 border-style: dotted;
 border-color:#0033FF;
 border-width: 1px;
 border-collapse: collapse;
 border-spacing: 0px;
}
.nav {
 font-weight: 600;
}