@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8e8e8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.bolditalicblack {font-size: 14px; color: #000000; font-weight:bold; }
.boldwhite {font-size: 14px; font-weight:bold; color: #FFFFFF; }
.boldwhitesmall {font-size: 12px; font-weight:bold; color: #FFFFFF; }
.boldwhitebig {font-size: 16px; font-weight:bold; color: #FFFFFF; }
.whitetiny {font-size: 11px}
.rightbg{ background: url(images/romamenu/menu_bg_right.png) no-repeat right; }
