


body 		{font-family: "Trebuchet MS", Trebuchet, sans-serif;
		color: black;
		font-size: 14px;
		background: #999966;
		margin-right: 25px;
		margin-left: 25px;}

h1		{font-family: "Trebuchet MS", Trebuchet, sans-serif;
		color: maroon;
		font-sixe: 28px;}
h2		{font-family: "Trebuchet MS", Trebuchet, sans-serif;
		font-style: italic;
		color: black;
		font-size: 16px;}
h2.style2	{font-family: Arial;
		color: black;
		font-size: 16px;}

a:link		{font-family: Arial;
		color: maroon;
		font-size: 18px;}
a:visited	{font-family: Arial;
		color: brown;
		font-size: 18px;}
a:hover		{font-family: Arial;
		color: maroon;
		font-style: bold;
		font-size: 18px;}
a:active	{font-family: Arial;
		color: black;
		font-size: 18px;}

p		{text-align: justify;}
p.left		{text-align: left;}
p.right		{text-align: right;}	