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;

}

h1{
	font-size: 130%;
	color: #2565AC;
	font-weight: bold;
	vertical-align: 140%;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 0;
}

.subTit1{
	font-size: 100%;
	color: #000080;
	font-weight: bold;
}

.subTit2{
	font-weight: bold;
	font-size: 100%;
	color: #800000;
	font-style: italic;
}

.subTit3{
	font-size: 110%;
	color: #000000;
}

.unlinkedLink{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	
	
}

.unlinkedLink:hover {color: #000000;}
