
/*  STYLE SHEET FOR NEW HORIZONS AD AGENCY SITE & FAMILY

    (C)Datamaster 2000/2001
    Author: Randal Davies

*/


/* define default headings */

H1          { font-family: tahoma,Sans-serif; color: #6600CC; font-weight: normal; font-size: 18pt; line-height:120%}
H2          { font-family: tahoma,Sans-serif; color: #999999; font-weight: bold; font-style: italic; font-size: 14pt}
H3          { font-family: tahoma,Sans-serif; color: #999999; font-weight: bold; font-size: 12pt}

/* define unspecified regular text color */

p      { font-family: tahoma,Sans-serif; color: #666666; font-weight: normal; font-size: 10.5pt; line-height:130% }

body      { font-family: tahoma,Sans-serif; color: #666666; font-weight: normal; font-size: 10.5pt; line-height:130% }
input    { font-family: tahoma,Sans-serif; color: #333333; font-weight: normal; font-size: 9pt }

td    { font-family: tahoma,Sans-serif; color: #666666; font-weight: normal; font-size: 9pt; line-height:130% }

/* Define hovers */

a           { text-decoration: none; color: #6600CC }
a:visited   { color: #6600CC }
a:active    { color: #6600CC }
a:hover     { text-decoration: underline; color: #FF6600 }


