
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/*
*   Default styles
*   Defines basic objects
*/

html{height:100%;}
body{font-family:sans-serif,Verdana,Helvetica;font-size:12px;font-weight:normal;color:#444544;margin:0px;height:100%;}
a:link,a:visited{color:#555;text-decoration:none;}
a:hover{color:#222;text-decoration:underline;}
h1{text-transform:uppercase;color:#444;font-size:22px;margin:0 0 10px 0;}
h2{margin:20px 0 0 0;color:#444;font-size:14px;padding:0 0 5px 0;font-weight:bold;}
h3{font-weight:bold;}
ul{list-style:none;}
p{padding:5px 0;}
.lowercase{text-transform:lowercase;}
table{width:90%;}
table *{font-size:12px;}
table thead th{font-size:14px;border-bottom:1px solid #999;}
table th,table td{padding:4px 6px 0 0;vertical-align:top;}
