.s8 { font-size:8pt }
.s9 { font-size:9pt }
.s10 { font-size:10pt }
.s11 { font-size:11pt }
.s12 { font-size:12pt }

body {background-color: #ffffff}

em {font-style:normal;color: #ff0000; background: #ffffff }

.w120 {width:120px; height:auto;}
.w150 {width:150px; height:auto;}
.w200 {width:200px; height:auto;}
.w300 {width:300px; height:auto;}
.w400 {width:400px; height:auto;}
.w500 {width:500px; height:auto;}
.w550 {width:550px; height:auto;}

a:link {text-decoration:none; color:#000080; background:#ffffff }
a:visited {text-decoration:none; color:#000080; background:#ffffff }
a:hover {text-decoration:none; color:#ff0000; background: #ffffff }
a:active {text-decoration:none; color:#000080; background:#ffffff }

#height {line-height:1.2 }


#left {text-align:left}
#center {text-align:center}
#right {text-align:right}

p,table,img{
 margin-left: auto;
 margin-right: auto;
}

