BODY 	{ 
		font-family: tahoma, verdana;
		font-size: 10pt;
		color: #cfcfcf;
		background-image: url('../images/background.jpg');
	}

TD 	{ 
		font-family: tahoma, verdana;
		font-size: 10pt;
	}

TABLE.colored	{
		background: black;
	}

A:link { 
		color: yellow;
		text-decoration: none;
	}


A:visited { 
		color: yellow;
		text-decoration: none;
	}

A:active { 
		color: yellow;
		text-decoration: none;
	}

.title	{ 
		font-family: tahoma, verdana;
		font-size: 14pt;
		font-weight: bold;
	}