ÿþ
 / *   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   
       
       t y p o g r a p h y . c s s 
       *   S e t s   u p   s o m e   s e n s i b l e   d e f a u l t   t y p o g r a p h y . 
             
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 / *   D e f a u l t   f o n t   s e t t i n g s .   
       T h e   f o n t - s i z e   p e r c e n t a g e   i s   o f   1 6 p x .   ( 0 . 7 5   *   1 6 p x   =   1 2 p x )   * / 
 b o d y   {   
     f o n t - s i z e :   1 0 0 % ; 
     l i n e - h e i g h t :   1 . 3 e m ; 
     c o l o r :   # F F F F F F ;   
     f o n t - f a m i l y :   A r i a l ,   V e r d a n a ,   S a n s - S e r i f ; 
 } 
 
 
 / *   H e a d i n g s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 h 1 , h 2 , s p a n . s u b - t i t l e , h 3 , h 4 , h 5 , h 6 
 { 
         c o l o r :   # F F F F F F ; 
         l i n e - h e i g h t :   1 . 2 ; 
         f o n t - f a m i l y :   H e l v e t i c a N e u e L T S t d 5 5 R o m a n ,   A r i a l ,   V e r d a n a ,   T a h o m a ,   S e r i f ; 
 } 
 
 h 1   {   c o l o r :   # F F F F F F ;   f o n t - s i z e :   2 . 2 e m ;   l i n e - h e i g h t :   1 . 2 ;   m a r g i n - b o t t o m :   1 e m ;   l e t t e r - s p a c i n g :   - 1 p x ;   } 
 h 2 ,   s p a n . s u b - t i t l e   {   c o l o r :   # 9 d 9 d 9 d ;   f o n t - s i z e :   1 . 6 e m ;   m a r g i n - b o t t o m :   1 e m ;   } 
 h 3   {   f o n t - s i z e :   1 . 7 e m ;   l i n e - h e i g h t :   1 . 2 ;   m a r g i n - b o t t o m :   3 0 p x ;   } 
 h 4   {   f o n t - s i z e :   1 . 2 e m ;   } 
 h 5   {   f o n t - s i z e :   1 . 1 e m ;   f o n t - w e i g h t :   b o l d ;     } 
 h 6   {   f o n t - s i z e :   1 e m ;   f o n t - w e i g h t :   b o l d ;   } 
 
 
 / *   T e x t   e l e m e n t s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 p                       {   m a r g i n :   0   0   1 e m ;   } 
 p   i m g               {   f l o a t :   l e f t ;   m a r g i n :   1 . 5 e m   1 . 5 e m   1 . 5 e m   0 ;   p a d d i n g :   0 ;   } 
 p   i m g . r i g h t   {   f l o a t :   r i g h t ;   m a r g i n :   1 . 5 e m   0   1 . 5 e m   1 . 5 e m ;   } 
 
 a : h o v e r           {   c o l o r :   # C 0 1 4 3 C ;   t e x t - d e c o r a t i o n :   n o n e ;   } 
 a                       {   c o l o r :   # 6 6 a 5 c d ;   t e x t - d e c o r a t i o n :   n o n e ;   } 
 
 b l o c k q u o t e     {   m a r g i n :   1 . 5 e m ;   c o l o r :   # 6 6 6 ;   f o n t - s t y l e :   i t a l i c ;   } 
 s t r o n g             {   f o n t - w e i g h t :   b o l d ;   } 
 e m , d f n             {   f o n t - s t y l e :   i t a l i c ;   } 
 d f n                   {   f o n t - w e i g h t :   b o l d ;   } 
 s u p ,   s u b         {   l i n e - h e i g h t :   0 ;   } 
 
 a b b r ,   
 a c r o n y m           {   b o r d e r - b o t t o m :   1 p x   d o t t e d   # 6 6 6 ;   } 
 a d d r e s s           {   m a r g i n :   0   0   1 . 5 e m ;   f o n t - s t y l e :   i t a l i c ;   } 
 d e l                   {   c o l o r : # 6 6 6 ;   } 
 
 p r e , c o d e         {   m a r g i n :   1 . 5 e m   0 ;   w h i t e - s p a c e :   p r e ;   } 
 p r e , c o d e , t t   {   f o n t :   1 e m   ' a n d a l e   m o n o ' ,   ' l u c i d a   c o n s o l e ' ,   m o n o s p a c e ;   l i n e - h e i g h t :   1 . 5 ;   }   
 
 
 / *   L i s t s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 l i   u l ,   
 l i   o l               {   m a r g i n : 0   1 . 5 e m ;   } 
 u l ,   o l             {   m a r g i n :   0 ;   } 
 
 / * u l                     {   l i s t - s t y l e - t y p e :   n o n e ;   } * / 
 o l                     {   l i s t - s t y l e - t y p e :   d e c i m a l ;   } 
 
 d l                     {   m a r g i n :   0   0   1 . 5 e m   0 ;   } 
 d l   d t               {   f o n t - w e i g h t :   b o l d ;   } 
 d d                     {   m a r g i n - l e f t :   1 . 5 e m ; } 
 
 
 / *   T a b l e s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   t a b l e               {   m a r g i n - b o t t o m :   1 . 4 e m ;   w i d t h : 1 0 0 % ;   } 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   t h                     {   f o n t - w e i g h t :   b o l d ;   b a c k g r o u n d :   # C 3 D 9 F F ;   } 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   t h ,   . s i t e - m a i n - o u t e r - c o n t a i n e r   t d               {   p a d d i n g :   4 p x   1 0 p x   4 p x   5 p x ;   } 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   t r . e v e n   t d     {   b a c k g r o u n d :   # E 5 E C F 9 ;   } 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   t f o o t               {   f o n t - s t y l e :   i t a l i c ;   } 
 . s i t e - m a i n - o u t e r - c o n t a i n e r   c a p t i o n           {   b a c k g r o u n d :   # e e e ;   } 
 
 
 / *   M i s c   c l a s s e s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 . f i r s t             {   m a r g i n - l e f t : 0 ;   p a d d i n g - l e f t : 0 ;   } 
 . l a s t               {   m a r g i n - r i g h t : 0 ;   p a d d i n g - r i g h t : 0 ;   } 
 . t o p                 {   m a r g i n - t o p : 0 ;   p a d d i n g - t o p : 0 ;   } 
 . b o t t o m           {   m a r g i n - b o t t o m : 0 ;   p a d d i n g - b o t t o m : 0 ;   } 
 
 / *   C o l o u r   c l a s s e s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 . r e d   {   c o l o r :   # F F 0 0 0 0 ;   } 
 . g r e e n   {   c o l o r :   # 3 4 7 c 2 9 ;   } 
 . g r e y   {   c o l o r :   # 6 c 6 a 6 f ;   } 
 . o r a n g e   {   c o l o r :   # f 7 8 f 1 e ;   } 
 . b l u e   {   c o l o r :   # 0 0 6 8 a b ;   } 
 
 / *   P a g e   m e s s a g e   s t y l i n g 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 . a c t i o n - m e s s a g e   
 {   
         m a r g i n :   1 0 p x   0 ; 
 	 p a d d i n g :   7 p x ; 
 	 b o r d e r :   1 p x   s o l i d   # F F F F F F ; 
 	 - m o z - b o r d e r - r a d i u s :   5 p x ; 
 	 - w e b k i t - b o r d e r - r a d i u s :   5 p x ; 
 	 b a c k g r o u n d - c o l o r :   # 4 A 8 A 3 E ; 
 	 c o l o r :   # F F F F F F ; 
 } 
 . a c t i o n - m e s s a g e . s u c c e s s   {   b o r d e r - c o l o r :   # 6 C 9 0 0 0 ;   b a c k g r o u n d - c o l o r :   # E 2 F 3 E 2 ;   c o l o r :   # 2 7 3 4 0 0 ;   } 
 . a c t i o n - m e s s a g e . e r r o r   {   b o r d e r - c o l o r :   # F 2 9 8 9 8 ;   b a c k g r o u n d - c o l o r :   # F C E C E C ;   c o l o r :   # A A 0 0 0 0 ;   f o n t - w e i g h t :   b o l d ;   } 
 
 . a c t i o n - m e s s a g e   p   {   m a r g i n - b o t t o m :   0 . 2 e m ;   } 
