body {
	font-family: "Trebuchet MS", Verdana;
	background-image: url(images/backdot.gif);
	color: #333333;
}
.main {
	font-size: 0.75em;
	line-height: 1.4em;
}
.bord {
	border-top: 0.05em solid #666666;
	border-right: 0.05em solid #666666;
	border-bottom: 0.05em none #666666;
	border-left: 0.05em solid #666666;
}
.title {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
}
.footer {

	font-size: 0.7em;
	line-height: 1.4em;
	color: #FFFFFF;
}
.sides {
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: justify;
}
.mainB {
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: bold;
}
a:link {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: underline;

}
a:hover {

	font-size: 0.75em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
a:active {


	font-size: 0.75em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
}
a:visited {



	font-size: 0.75em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
.note {
	font-size: 0.7em;
	color: #003399;
	text-decoration: none;
	text-align: right;

}
a:link .note {

	font-size: 0.7em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
a:visited .note {


	font-size: 0.7em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
a:active .note {



	font-size: 0.7em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
a:hover .note {




	font-size: 0.7em;
	line-height: 1.4em;
	color: #003399;
	text-decoration: none;
}
