body {
width:98%;
font-family:"Times New Roman",Georgia,Serif;
padding: 0;
}
a {text-decoration:none;}
#style1 { font-size: small;}
#style2 { color: #999999;}
#boxoutline { border: thin dashed #999; }
#RedButton{font-weight:normal; color:#ffffaa; background-image:url(images/button2.gif)}
@media only screen and (max-width:480px)
{
font-size:xx-small;
padding: 0;
}

/*- Main Content---------------------------
div.container
{
width:98%;
margin:1%;
border:1px solid gray;
line-height:150%;
}

div.containerNews
{
width:70%;
margin:1%;
border:1px solid gray;
line-height:150%;
}*/