body{
background-color:#fff;
font-size: 12pt;
font-family: "Times New Roman", Garamond, serif;
color: #000;
}

strong{
font-size: 12pt;
font-weight: bold;
color:#000;
}

em{
font-size: 12pt;
color:#666;
}

h1{
font-size: 14pt;
font-weight: bold;
color:#000;
}

h2{
font-size: 12pt;
font-weight: bold;
color:#000;
}

p{
font-size: 12pt;
font-weight: bold;
color:#000;
text-align: left;
}

#container{
display: none; 
}

#wrapper{

}

#banner{
display: none; 
}

#location{
display: none; 
}

#wrapper, #content{
float: none;
width:100%;
border: 0;
margin: 0.5%;
padding: 0;
}

#content ul{
list-style-type: circle;
}

#content ol{
list-style-type: decimal;
}

#content a:link, a:visited, a:active{
font-size: 12pt;
color: #ff0000;
background: transparent;
text-decoration: underline;
}

#content img {
margin: 0px 0px 0px 0px;
border: 0px;
}

.line {
display: none;
}

.break {
display: none;
}

img {
display: none;
}

/* opera saviour */
html>body #content{ 
width:550px;
} 

#navigation{
display: none;
}

#footer{
display: none;
}

.clear{
clear:both;
}










