body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote,th,td,table
{ margin : 0 ; padding : 0 }
ul,ol { margin: 0; padding: 0 0 0 20px; list-style-position : outside  }
li { margin:0px 5px 0px 5px; padding: 0}

address,caption,cite,code,dfn,strong,th,var { font-style : normal ; font-weight : bold } 
h1,h2,h3,h4,h5,h6 { font-weight : bold }
p, li, a  { font-weight : normal }
em { font-style : italic } 
strong { font-weight : bold }

ol { list-style : decimal }
ul { list-style : "- " }

p,a,li,h1,h2,h3,h4,h5,h6 { font-family: Calibri, Arial, Sans-Serif; line-height:1.5}
p,li,h1,h2,h3,h4,h5,h6{ color:black }

p,a,li  { font-size:  14pt }
h1 { font-size:  18pt }
h2,h3,h4,h5,h6 {font-size:  16pt }

a { color:rgb(0,51,204); text-decoration:none; font-size:inherit; font-weight:inherit }
a:focus   { background:rgb(201,201,201) }
a:visited {}
a:hover   { background:rgb(201,201,201) }
a:active  { background:rgb(201,201,201) }

.link {color:rgb(0,51,204)}
.link:hover {background:rgb(201,201,201)}

.block {display:block}
.inline {display:inline}

.nodec {text-decoration:none}
.uldec {text-decoration:underline;}
.norm {font-weight:normal}
.bold  {font-weight:bold}

.left {text-align:left}
.center {text-align:center}
.right {text-align:right}
.just {text-align:justify}

.floatleft {float:left}
.floatright {float:right}
.clearleft {clear:left}
.clearright {clear:right}
.clear {clear:both}

.f4  {font-size: 4pt;}
.f6  {font-size: 6pt;}
.f8  {font-size: 8pt;}
.f10 {font-size: 10pt; }
.f11 {font-size: 11pt; }
.f12 {font-size: 12pt; }
.f13 {font-size: 13pt; }
.f14 {font-size: 14pt; }
.f16 {font-size: 16pt; }
.f18 {font-size: 18pt; }
.f20 {font-size: 20pt; }
.f22 {font-size: 22pt; }
.f24 {font-size: 24pt; }
.f26 {font-size: 26pt; }
.f30 {font-size: 30pt; }
.f34 {font-size: 34pt; }

.lh10  {line-height:1.0}
.lh13  {line-height:1.3}
.lh15  {line-height:1.5}
.lh18  {line-height:1.8}
.lh20  {line-height:2.0}
.lh24  {line-height:2.4}

.pointer {cursor:pointer}

.content {width:980px; max-width:100%; margin:0 auto}
.content2 {margin:0 20px}

.div300 {width:300px; max-width:100%; float:left; margin-top:20px}

hr {margin:20px; color:rgb(201,201,201)}