
	BODY
		{
		font-family: trebuchet mt,arial,helvetica,sans-serif;
		font-size: 12px;
		padding: 2%
		}

	H1
		{
		background-color: transparent;
		color: #ffffff;
		font-size: 40px
		}

	H2
		{
		background-color: #ffffff;
		color: #cc3333;
		font-size: 25px
		}

	P
		{
		background-color: #000000;
		color: #ffffff;
		font-family: trebuchet mt,arial,helvetica,sans-serif;
		font-size: 12px
		}

	hr
		{
		color: #cc9900;
		height: 3px
		}

	.home
		{
		background-color: #000000;
		color: #ffffff;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 16px
		}

	.link
		{
		background-color: #cc9900;
		color: #96003a;
		font-family: trebuchet mt,arial,helvetica,sans-serif;
		font-size: 15px;
		}