.whitetext {
	color: #FFFFFF;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.pagetitlestrong {
	font-style: italic;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #000000;
	background-repeat: repeat-x;
}
tbody {
	font-size: 10px;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.firstletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #FE0000;
}
a:hover {
	color: #006699;
}
.logostyle {
	font-size: medium;
	font-weight: normal;
	color: #0066CC;
}
.firstlogo {
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	font-style: italic;
}
.projtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0696C8;
}
.projcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

