@CHARSET "UTF-8";
body {
		background: #b4c7da url('img/fullbackground.png') repeat-x;
	}
	body, td {
		font-family: Tahoma;
		font-size: 9pt;
	}
	a {
		color: #01ADDF;
		text-decoration: underline;
	}
	a:hover {
		color: #FF3300;
		text-decoration: none;
	}
	.sm {
		font-size: 8pt;
	}
	img.videl {
		border: 1px solid #090;
	}
	h1 {
		font-family: Tahoma;
		font-size: 14pt;
		font-weight: normal;
		margin: 0;
		padding: 0 0 15px 0;
	}

