﻿.small {
  font-size: 10px;
  line-height: 140%;
   color: #000000
   }
   
a:link {
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
}
td {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #000000F;
}
a {
	text-decoration: underline;
	}

a:link {
	color: #CC0000;
	}

a:visited {
	color: #AA0000;
	}

a:active {
	color: #003333;
	}

a:hover {
	color: #003333;
	}.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}


td.title{
	width:80px;
	color:#FFFFFF;
}
td.value{
	background-color:#FFFFFF;
}
