/* CSS Document */
body { 
   color : #000000; 
   background : #ffffff; 
   font-family : "Times New Roman", Times, serif;
   font-size : 12pt; 
 }
a { 
   text-decoration : underline; 
   color : #0000ff; 
 }
#header, #search2, #main-nav, #need-ded, #news h3.taxprep, #announcements, #news-content, #info, #quick, #ads, #footer ul, #content h3.taxprep{ 
   display : none; 
 }
@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 481px) {
}
@media only screen and (min-width: 592px) {

}
@media only screen and (min-width: 769px) {

}
@media only screen and (min-width: 920px) {

}
@media only screen and (min-width: 1000px) {


}
@media only screen and (min-width: 1260px) {

}
