/*   ________________________________________________________________________________
    |
    |  Web Design & Maintenance Details for the Angels Delight website
    |  ---------------------------------------------------------------
    |  Style Name:              styleang.css
    |  Website:                 www.AngelsDelight.co.uk
    |  Web Design Company:      Web Design Builders
    |  Web Design Company URL:  http://www.WebDesignBuilders.co.uk
    |  Last Updated:            12th October 2004
    |  Copyright Notice:        Copyright ©2004 Angels Delight   All Rights Reserved
    |  Status & Comments:       Angels Delight Style Sheet.
    |________________________________________________________________________________
*/
/* BODY: page background color:   (USE #FFEEFF FOR LIGHT PINK BG)   */
body,td,th {
	font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 18px;
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

BODY {background-color: #FFEEFF}

/* USED: */
/* H1 used for main body text - ALL PAGES: */
H1 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0000FF;}

/* H2 used for top centered gold Angels Delight text - ALL PAGES*/
H2 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 60px;
	font-weight: bold;
	color: #FF9900;}

/* H3 used for top subtext & Fees Headings - INDEX & FEES PAGES: */
H3 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;}

/* H4 used for copyright text - INDEX PAGE: */
H4 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;}

/* H5 used for girls names - ANGELS & FEES PAGES: */
H5 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;}

/* H6 used for girls names & Fees heading - FEES PAGE: */
H6 {font-family: Lucida Calligraphy, Arial, Script, sans-serif, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FF9900;}
