
h1	{
	font-family: Garamond;
	font-size: 18px;

	}
h2	{
	font-family: Garamond;
	font-size: 16px;
	color: white;
	}
body	{
	font-family: Garamond;
	font-size: 16px;
	background: #334466;
	color: white;
	}
p	{
	color: white;
	}

p.date{
	font-size: 0.6em;
}

A:link	{
	color: #C7CDFC;
	font-weight: bold;
	text-decoration: none;
	}

A:visited{
	color: #C7CDFC;
	font-weight: bold;
	text-decoration: none;		
	}

A:hover{
	font-family: Arial;
	color: white;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	}

li	{
	font-size: 16px;
	color: white;
	}

table	{
	font-family: Arial;
	width="90";
	}

th.pul	{
	font-size: 0.8em;
	color: white;
	}

td.pers	{
	font-style: italic;
	font-size: 0.8em;
	color: white;	
	}

td.reg	{
	font-size: 0.8em;
	font-style: bold;
	color: white;
	}