/* etmrc_nl.css */
/* Updated 16 Sep 2013 */
/* Validated 31 Aug 2013 at http://jigsaw.w3.org/css-validator/#validate_by_input */
/* <link rel="stylesheet" type="text/css" href="../../etmrc_nl.css"> */

body {background-color: #ccffcc; color: black; }

a:link {color: blue;}		/* a normal, unvisited link */
a:visited {color: purple;}	/* a link the user has visited */
a:hover {color: fuchsia;}	/* a link when the user mouses over it */
a:active {color: blue;}		/* a link the moment it is clicked */

h1 {color: black; font-family: Century,TimesNewRoman,"Times New Roman",serif; font-style: 
	italic; font-weight: bold; font-size: 36px; text-align: center;}
	/* used by: newsletters */
	
h2 {color: black; font-family: Century,TimesNewRoman,"Times New Roman",serif; font-weight: 
	bold; font-size: 24px; text-align: center;}
	/* used by: newsletters */
	
h3 {color: blue; font-family: Arial,Verdana,sans-serif; font-weight: bold; font-size: 
	24px; text-align: center; text-transform:uppercase; }
	/* used by: newsletters */
	
li {color: black; font-family: Century,TimesNewRoman,"Times New Roman",serif; font-size: 
	18px; text-align: left; font-weight: normal; } 
	/* used by: newsletters */
	
p {color: black; font-family: Century,TimesNewRoman,"Times New Roman",serif; font-size: 
	18px; text-align: left; font-weight: normal; } 
	/* used by: newsletters */
	
p.p3 {color: black; font-family: Century,TimesNewRoman,"Times New Roman",serif; 
	font-size: 18px; font-weight: normal; font-style:italic; } 
	/* used by: newsletters */
	
/* end of file */