P {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFFF;
	margin-left : 2;
	margin-right : 2;
}
P.update {
	font-family : "Times New Roman", Times, serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align: right;
	color: #A02225;
}
P.title {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #A02225;
}
P.capt {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #A02225;
}
P.pic {
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFFF;
}
A:link {text-decoration: none; color: #A02225}
A:visited {text-decoration: none; color: #A02225}
A:active {text-decoration: underline; color: #FFFFFF}
A:hover {text-decoration: underline; color: #C02225}

BODY {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFFF;
	background-color : #131313;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
TD.CHEESE {
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFFF;
}
P.KILBUB {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFFF;
	margin-left : 4;
	margin-right : 2;
}