/* Style Sheet for Katia's Firebird Web Site */
/* Bert Bjarland Jan 28, 2009                */

BODY { color: #666; background: white; width: 500; margin: 20 0 0 0 }
A:link { color: #F00 }
A:active { color: #F00 }
A:visited { color: #F00 }
A:link, A:visited, A:active { text-decoration: none }

H1, H2, H3, H4 { font-family: Arial, Helvetica, sans-serif; font-weight: bold }
H1 { font-size: xx-large }
H2 { font-size: x-large }
H3 { font-size: large }
H4 { font-size: medium }

P { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium } 
P.l { font-size: large } 
P.m { font-size: medium } 
P.s { font-size: small } 
P.xs { font-size: x-small } 

UL, OL { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium }

TD { font-family: Arial, Helvetica, sans-serif; font-size: medium; vertical-align: top; width: 350 }

