
body {
	font-size: 12px;
	line-height: 120%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
}
td {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
th{
	font-size: 12px;
	line-height:120%;
	color: #ffffff;
	background-color:#AEBDD3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight:normal;
}
th a{
  color:#485d7a;
  text-decoration: none;
}
a{
	font-size: 12px;
	line-height: 120%;
	color: #485d7a;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height:120%;
	color: #485d7a;
	text-decoration: underline;
}
hr {
	color: #666666;
}
ul{
   line-height:180%;
}
li {
	list-style-image: url(images/li.jpg);
}
