/*  
    $Id: styles.css,v 1.1.1.1 2001/05/12 17:07:17 fredcondo Exp $
    
    Quinn Photo Album -- a Web photo album
    Copyright (C) 2001 Quinn Interactive, Inc.
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

    Web site: http://qpa.sourceforge.net
*/
BODY { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif ; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
P { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000 }
CODE { font-family: Monaco, "Courier New", Courier, mono; font-size: 12px }
DD { }
DL { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000 }
DT { font-weight: bold ; margin-top: .5em; margin-bottom: .5em}
OL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px }
PRE { font-family: Monaco, "Courier New", Courier, mono; font-size: 12px }
STRONG { font-weight: bold }
TH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: left }
UL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px ; list-style-type: disc}
H1 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
H2 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
H3 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000 }
HR { color: #999999; border-top: solid; height: 1px; border-width: 0px 0px 0px}
