Body {
	background-color: #B9CED3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:11px;
	font-size: 11px;
	color: #000000;
}
.toplink {
	background-color: #CDEEF6;
	background-image: url(images/bg_links.gif);
	background-repeat: no-repeat;
	height: 61px;
	text-align: center;
	vertical-align: middle;
}
.link {
	font-weight: bold;
	text-transform: uppercase;
	color: #003554;
	text-decoration: none;
	font-size: 10px;
}
a.link:hover {
	color: #007BC6;
	text-decoration: none;
}
a {
	font-size: 10px;
	color: #003366;
}
.bgContents {
	background-color: #FFFFFF;
	background-image: url(images/bg_contents.gif);
	background-repeat: repeat-x;
}
.p{
	line-height: 17px;
	text-align: justify;
}

.p_small{
	line-height: 17px;
	text-align: justify;
	font-size:10px;
}
.small {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
