/* general style */
a {
	color: #9999ff;
}

body {
	background-color: #003366;
	color: #7777ff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}

img {
	border-width: 0px;
	border-style: solid;
}

td {
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}

/* text display */
.header {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.footer {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

.subheader {
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}

.normal {
	font-size: 10pt;
	font-weight: normal;
}

.center {
	text-align: center;
}

.projectstatus {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.keyword {
	background-color: #000022;
	font-weight: bold;
}

/* image display */
.homepage {
	text-align: center;
	vertical-align: middle;
}

.icon {
	text-align: center;
	vertical-align: top;
}

/*
	color: #cccccc;
	color: #99ccff;
*/
