body {
	background-color: #DFEE9B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.welcome_text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#798F1C;
	font-weight:normal;
	text-decoration:none;
}
.table_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#074593;
	font-weight:bold;
	text-decoration:none;
}
.table_text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#798F1C;
	font-weight:normal;
	text-decoration:none;
}
.reg_text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#798F1C;
	font-weight:normal;
	text-decoration:none;
}
.reg_text a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F10520;
	font-weight:normal;
	text-decoration:none;
}
.reg_text a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F10520;
	font-weight:normal;
	text-decoration:underline;
}
