h1 { font-family: verdana, arial, helvetica, sans;
	 font-size: 16pt;
	 color: white; }
blockquote { font-family: times new roman, times, serif; 
		 font-size: 11pt;
		 font-style: italic;
		 color: white; }
.Quote { font-family: times new roman, times, serif; 
		 font-size: 11pt;
		 font-style: italic;
		 color: white; }
.caption { font-family: times new roman, times, serif; 
		 font-size: 12px;
		 font-style: italic;
		 color: white; }
em { font-family: times new roman, times, serif; 
		 font-size: 11pt;
		 font-style: italic;
		 color: white; }
p,td,li,ol,ul { font-family: verdana, arial, helvetica, sans; 
		 font-size: 14px;
		 font-style: normal;
		 color: white; }
strong { font-family: verdana, arial, helvetica, sans; 
	 font-size: 20px;
	 color: white; }
.Box { font-family: times new roman, times, serif; 
		 font-size: 14px;
		 font-style: italic;
		 color: #000069; }
a:link { color: white; }
a:visited { color: #dddddd; }
.yellow { color: yellow; }