/*                                   Lade's Internet Service   				*/
/*                                   Standard Style Sheet				*/
/*	To use, place <link rel="stylesheet" type="text/css" href="lis_styles2.css"> in the header		*/
/*              */
P,
UL,
BLOCKQUOTE,
BODY
{font-family : arial, helvetica, san-serif; font-size : 10 pt}

H1,
H2,
H3,
H4,
H5,
H6
{font-family: "times new roman", times, "menion web", serif}

A:link,
A:visited
{color : #ffffff;	text-decoration : none}
A:active
{color : ffffff; text-decoration : none}
A:hover,
A:visited:hover
{color : #ffff00; text-decoration : none}
A:active:hover
{color : #ffff00; text-decoration : none}                 