body{
background:#FFFFFF;
font:12pt "Times CE",Times,"Times New Roman",serif;
}
img{
border:none;
}
/* Layout */
div#content{
border:0;
float:none !important;
margin:0 5%;
padding:0;
width:auto;
background:transparent none;
color:#000000;
}
div#content{
margin-left:10%;
padding-top:1em;
}
div.context,div#menu,div#footer{
display:none;
}
h1{
font-size:20pt;
}
h2{
font-size:160%;
}
/* Links */
a:link,a:visited{
background:transparent;
color:#C42034;
font-weight:bold;
text-decoration:underline;
}
/* Attachments */
div.article div.attachment{
float:right;
width:200px;
margin-left:10px;
margin-bottom:10px;
border:1px solid #CCCCCC;
padding:0.5em;
text-align:center;
height:230px;
}
div.article div.attachment p{
margin:0;
}
