/* Author: Ankit Rohatgi */
/* StyleSheet for pages in this folder */

BODY { background: #000055; } 
H1 { font-family: Arial, Helvetica; font-size: 18pt; border: thick double #ffa500; 
     color: #ffa500; width: 300; text-align: center;}
H2 { font-family: Arial, helvetica; font-size: 16pt; color: #000055; text-align: left;}
H3 { font-family: Arial, Helvetical; font-size: 14pt; color: black; text-align: left; }
A { color: crimson; text-decoration:none; }
A:HOVER { color: blue; text-decoration: underline; }
LI { padding: 5px; }
HR {color: black; }
PRE { font-family: Arial, Helvetica; font-size: 12pt; }

#main { background: #fef9db; font-family: Arial, Helvetica; font-size: 12pt;
        padding: 10px; color: #005500;}
#footnote { font-family: courier; font-size: 8pt; text-align: right; }
#locationInfo { font-size:15px; font-family:Courier; color:white;} 

