body {	background-color: #ffffff;}
.sect	{	font-family: "Trebuchet MS", "Verdana", sans-serif;
			font-size: 15px;
			font-weight: bolder;
			color: #990066;}
.head {	font-family: "Trebuchet MS", "Verdana", sans-serif;
			font-size: 12px;}
.title {	font-family: "Trebuchet MS", "Verdana", sans-serif;
			font-size: 24px;
			font-weight: 900;
			color: #669900;}
p	{	font-family: "Trebuchet MS", "Verdana", sans-serif;
		font-size: 13px;
		color: #000000;}
a:link		{	color:#336633;
				text-decoration: none;}
a:visited	{	color: #336633;
				text-decoration: none;}
a:active	{	color: #660066;
				text-decoration: none;}
a:hover	{	color: #660066;
				text-decoration: none;}
