/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td,p,input,select,textarea { font-size: 9pt; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */

/* TYPE */
body, p, td, input, select, textarea {
	line-height:14pt;
	}
body {
	font-family: arial, verdana, "Trebuchet MS", "Lucida Console", "Lucida Sans";
	font-size:9pt;

	*font-size:61%;
	background-color: #000000;
}


a { color: #2971a7; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
sup { padding-left:1px; font-size:8pt !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color:#76797c; _position:static !important; }
.sosumi { font-size: 9pt !important; color:#76797c; }

img { behavior:url(../js/iepngfix.htc); }
