td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E6F6FE;
	text-align: justify;
	line-height: 15px;
}
.spacing {
	line-height: 16px;
}
.style1 {
color: #5095b5;
text-decoration:none;
}
.style1 a{
color: #5095b5;
text-decoration:none;
}
.style1 a:hover{
color: #5095b5;
text-decoration:underline;
}

.project_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.project_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.project_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodybg {
	background-image: url(images/welcomebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0C4C8C;
}
.bold_big {
	font-size: 14px;
	font-weight: bold;
}
.cells {
	padding-left: 23px;
}
.namesbig {
	font-size: 14px;
	font-weight: bold;
	color: B5CB0C;
}
.color_change {

	font-size: 11px;
	font-weight: bold;
	color: B5CB0C;
}
.yellow_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.yellow_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.yellow_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ADC111;
	text-decoration: underline;
