html {
	margin: 0px;
	padding: 0px;
	}
table.kehys { background-color: #000000; }
table.content { background-color: #FFFFFF; }
body { 
	background: url(bgFull.jpg) repeat-x #33241D; 
	background-color: #33241D;
	margin: 0px; 
	padding: 0px;
	color: #333333;
}
h1 {
	font-family: Georgia;
	font-size: 22px;
}
p {
	font-size: 16px;
	font-family: Georgia;
}
p.info { font-size: 10px; }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF0000;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #33241D; font-size: 8px; }
a.style2 {color: #33241D}

a.style3 { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #990000;
	}
a:visited.style3 { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #990000;
	}

