.text_bold {
	FONT-WEIGHT: bold; COLOR: #ffffff; /*FONT-STYLE: italic; */FONT-FAMILY:"Times New Roman", Times, serif;
}
.text {
	FONT-WEIGHT: normal; COLOR: #ffffff; /*FONT-STYLE: italic; */FONT-FAMILY:"Times New Roman", Times, serif;
}
a{
	FONT-WEIGHT: normal;COLOR: #ffffff; FONT-STYLE: italic; FONT-FAMILY: Arial Narrow, sans-serif; text-decoration: none
}
.menu_hide {
    display:none; visibility:hidden;FONT-WEIGHT: normal; FONT-STYLE: italic; FONT-FAMILY: Arial Narrow, sans-serif
}
.menu_show {
    display:block; visibility:visible; FONT-WEIGHT: normal; FONT-STYLE: italic; FONT-FAMILY: Arial Narrow, sans-serif
}

body {
	background-color:#000000;
	color:#ffffff
	}

.grid {border-color:#ffffff; background-color:#ffffff}

