
/* Irish Studies Website PRINT CSS Document 2007 */

body { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 10pt;  margin: 0; padding: 0; }

#wrap { border: none; }

#header { margin: 0em; padding: 0em; }

a, #content a, #content table a, { color: #000000; text-decoration: none; }






/**** Display NONE ****/

#navigation, #content .topofpage, #footer .links, #shadowleft, #shadowright  { display: none; }




/**** CONTENT ****/

#content { font-size: 1.0em; margin: 0; padding: 0; width: 100%; }

#content h1 { font-size: 1.8em; color: #000000; border-bottom: 1px dotted #cccccc; padding: 0em; margin: 1.0em 0em 1.0em 0em; font-weight: normal; border-bottom: 1px dotted #cccccc; }
#content h2 { font-size: 1.6em; line-height: 1.1em; color: #000000; margin: 0em; }
#content h3 { font-size: 1.4em; line-height: 1.1em; color: #000000; margin: 0em; padding: 0em; }
#content h4 { font-size: 1.3em; line-height: 1.1em; color: #000000; margin: 0em; }
#content h5 { font-size: 1.2em; line-height: 1.1em; color: #000000; margin: 0em; }
#content h6 { font-size: 1.1em; line-height: 1.1em; color: #000000; margin: 0em; }

#content p { font-size: 1.0em; line-height: 1.3em; color: #000000; }

#content table, 
#content table td, 
#content table td h2, 
#content table td h3, 
#content table td h4, 
#content table td h5, 
#content table td h6, 
#content table td p, 
#content table td li 
{ font-size: 10pt; color: #ff0000; }




/**** FOOTER ****/

#footer { display: none; }


