TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;

}
.back {
	background-image: url(images/back.gif);
	background-position: center;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-right: 8px;
	text-transform: none;
}
.leftmenu:hover {
	color: #669999;
	margin-right: 8px;
}
.title {
	font-size: 130%;
	color: #2565AC;
	font-weight: bold;
	vertical-align: 140%;
	text-transform: capitalize;



}
.title2 {
	font-size: 120%;
	font-weight: bold;
	color: #6699CC;
}
.small {
	font-size: 90%;
}
a:hover {
	color: #009966;
}
.mainsmaller {
	font-size: 90%;
}
.mainsmaller2 {
	font-size: 80%;
	text-align: left;
}
