/* Basic stylesheet for pages on http://www.urban.org */
/* last updated 8/3/00 */

BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


TD, TH {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial; 
}


SUP {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Verdana, Geneva, Arial; 
}


H4 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


H3 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


H2 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 13pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


H1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 14pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}

UL {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial; 
}

OL {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial; 
}

LI {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt;
   margin-bottom: 15px;
   font-family : Verdana, Geneva, Arial; 
}

A:link {text-decoration: none;}
/*A:hover { color : #ffffff; text-decoration : none; } */

a:hover { background-color : #ffffcc; text-decoration : none; }

A:visited {text-decoration: none;}

.tiny {
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


.smaller {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}


.small {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}

.large {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}

.larger {
   font-style : normal; 
   font-weight : normal; 
   font-size : 12pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}

.largest {
   font-style : normal; 
   font-weight : normal; 
   font-size : 13pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
}

.largestwhite {
   font-style : normal; 
   font-weight : normal; 
   font-size : 13pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #ffffff; 
}

.dropcap {
   font-style : normal; 
   font-weight : bold; 
   font-size : 30pt; 
   color : #000000; 
   text-align : center; 
   width : 1em; 
   height : 1em; 
   float : left; 
}
		
/* end of basic stylesheet */
