body
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		color: #ffffff;
		background-color: #000000;
	}
	
td
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		color: #ffffff;
		background-color: #000000;
	}
	
th
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background-color: #000000;
	}

li
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		color: #ffffff;
		background-color: #000000;
	}
	
H3
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 18px;
		font-weight:bold;
		color: #ffffff;
		background-color: #000000;
	}
	
piccaption
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 10px;
		color: #ffffff;
		background-color: #000000;
		text-align: center;
	}
	
.formstyle
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		color: #ffffff;
		background-color: #000000;
	}
	
.buttonstyle
	{
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		background-color: #000000;
		border-width: 2px;
		border-color: #ffffff;
		cursor: hand;
	}

	a {
		color: #cccccc;
	}