td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}
	.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;

}
.semititles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
		background-color: #ffffcc;
		background-image:url(images/bg.jpg);
}

.titlesbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2B2B57;
text-transform: uppercase;
text-align: left;
	
}

a {
	font-size: 12px;
	color: #43496C;
		font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #43496C;
}
a:hover {
	text-decoration: none;
	color: #B8BBD1;
}
a:active {
	text-decoration: underline;
	color: #43496C;
}

