body,table,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
table,td,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
ul, ol {list-style-position: outside;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/*
== typography
*/
body,ul,ol,dl,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
  font-family: Arial, Sans-Serif;
  font-size: 12px; 
  line-height: 18px;
  font-weight: normal;
  color: #312E25;
}

body {
background-color:#0F3B6E;
}

h1,h2,h3,h4 { font-family:Verdana, Sans-Serif;  
  font-size: 12px;
  /*line-height: 18px;*/
  /*text-align:justify;*/
  font-weight: bold;
  color: #464646;  
}
h1 {
padding-bottom:10px;
}
h4 {
padding-bottom:5px;
}        

a:link, a:visited {text-decoration:none;font-weight:normal;outline:none;color:#0B3460;}
a:hover, a:active {text-decoration:none;font-weight:normal;outline:none;color:#FF8400;}

.a:link, .a:visited {text-decoration:none;font-weight:normal;outline:none;color:#FF9C38;}
.a:hover, .a:active {text-decoration:none;font-weight:normal;outline:none;color:#FFFFFF;}

.frame {
	border: 1px solid #FFCC00;
}

.td { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight:normal; line-height: 16px; color:#000000; text-align:justify; padding:10px; }

.td1 { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight:normal; line-height: 16px; color:#000000; text-align:justify; padding:2px; }

.td2 {padding-left:20px; background:url(../images/arrow2.gif) no-repeat 0 5px; font-family: Verdana; font-size: 12px; text-decoration: none; font-weight:normal; line-height: 20px; color:#000000; text-align:justify;}

.style {z-index:100;}
