td {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: middle;



}
a:hover {
	color: #4181DD;
	text-decoration: underline;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #FF3300;
}
h1 {
	font-family: Tahoma;
	color: #333333;
	font-size: 24px;

}
p {
	font-family: Tahoma;
	color: #333333;
	font-size: 16px;

}
.coname {
	font-family: Tahoma;
	color: #006600;
	font-weight: bold;
}
h2 {
	color: #333333;
	font-family: Tahoma;
	font-size: 20px;

}
h3 {
	color: #333333;
	font-family: Tahoma;
	font-size: 18px;

}
ul {
	font-family: Tahoma;
	color: #333333;
}
.footer {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
}
.nobullet {
	font-family: Tahoma;
	color: #333333;
	list-style-type: none;

}
.projectdetail {
	color: #0000FF;
	font-weight: bold;

}
