/*
   style sheet comments
   Author: Rodney Gibbons
   Date:   10-09-09

   Filename:         level2_verdana_text.css
   Supporting Files: left bar image: inner.jpg
*/
@page 				{size: 8.5in 11in; margin: 0.5in}
body 				{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

#header				{display: none}
#print_header		{font-size: 24pt; font-weight: bold; text-align: center}
#leftbar			{display: none}
#inner				{text-align: center;font-size: 12pt}
h1					{font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; 
					text-align: center}
			
h3					{font-size: 14pt}
#inner h3.coming_from	{color: black}
#footer				{display: none}

address				{display: none}

#inner .more-info	{text-align: left}

#links				{display: none}
