/*                                   Lade's Internet Service   				*/
/*                                   Standard Style Sheet				*/
/*	To use, place <link rel="stylesheet" type="text/css" href="lis_styles.css"> in the header		*/
/*              */
P,
UL,
BLOCKQUOTE,
BODY
{font-family : Verdana, 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 : #0c2c55;	text-decoration : none}
A:active
{color : 0c2c55; text-decoration : none}
A:hover,
A:visited:hover
{color : #cc0000; text-decoration : none}
A:active:hover
{color : #cc0000; text-decoration : none}                 