.body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background-page.gif);
	background-position: center top;
	background-repeat: repeat;
}
.white {
	font-family: Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.smallcontent {
    height: 5px; 
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content {
    height: 8px; 
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.content:link {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.content:active {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #212992;
	text-decoration: none;
	font-weight: normal;
}
a.content:visited {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #212992;
	text-decoration: underline;
	font-weight: normal;
}
a.content:hover {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #212992;
	text-decoration: none;
	font-weight: normal;
}
.h1 {
	font-family: Times, serif;
	font-size: 20px;
	color: #212992;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	font-family: Times, serif;
	font-size: 15px;
	color: #212992;	
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: bold;
}
a.footer:link {
	font-family: Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.footer:active {
	font-family: Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-family: Times, serif;
	font-size: 12px;
	color: #213156;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-family: Times, serif
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
