body {
	background-color: Black;
}


.title_text {
	font-family: Georgia, Tahoma, Arial;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	color: Yellow;
}
.body_text {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 300;
	color: White;
}
.h_links {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.btext{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFD700;
}
.text_in_tab_h{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFD700;
	font-weight: bold;
}
.text_in_tab_head{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFACD;
	font-weight: bold;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: Yellow;
}