body
{
	 background-color: #979476;
	 margin: 0px;
}

.link_blue
{
	color: #006699;
}

.link_blue:link, .link_blue:active, .link_blue:visited
{
	text-decoration: underline;
}

.link_blue:hover
{
	text-decoration: none;
}

.text
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
}

.textdata
{
	color: #444444;
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
}

.title
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.titleblue
{
	color: #006699;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.textalb
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
}
