/* General style sheet for the ReadiBus website. */

BODY {font-family: "Arial", "Verdana", "Helvetica", sans-serif; 
	background-color: #FFFFDD}

H1,H2  {font-family: "Times New Roman", "Times", serif; 
	text-align: center}

TD,TH {font-family: "Arial", "Verdana", "Helvetica", sans-serif}

EM {font-weight: bold}

.bighead {font-size: 2cm; font-style: italic}

.navbar {font-weight: bold; text-align: center; 
	background-color: #FFFF99; border: 0.1em; margin-right: 0em; 
	border-color: #FFFFDD; padding: 0.2em}

.boxtitle {background-color: #990000; color: #FFFFFF; 
        border: 0.1em; margin-right: 0em}

.boxed {font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	border: 0.1em; margin-right: 0em;
	background-color: #FFFFCC}

P       {text-align: justify}
P.bigem {font-size: 1cm; text-align: center}

LI.decimal    {list-style-type: decimal}
LI.upperalpha {list-style-type: upper-alpha}

Q:lang(en) {quotes: '"' '"' "'" "'"; font-style: italic}
Q:before   {content: open-quote}
Q:after    {content: close-quote}

