body {
	background-image: url(images/head_back.jpg);
	background-repeat: repeat-x;
	background-color: #D2F0FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 180%;
}

h1,h2,h3,h4,h5,h6,h7,h8,p,ul,li{
	margin: 0px;
	padding: 0px;
}


body,td,th {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #15329E;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}
