body {
	background: #b3d7ef url(../images/bg.gif) repeat-x; 
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.label	{	
	border: 1px #000000;
	border-style: solid;
	padding: 4px;
	background: #AAAAAA;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-align: left; 
}
.links	{	
	border: 1px #000000;
	border-style: solid;
	padding: 4px;
	background: #DDDDDD;
	line-height: 25px; 
}