a:link {
	color: #009900;
}

a:visited {
	color: #009900;
}

a:hover {
	color: #009900;
}

a:active {
	color: #009900;
}

.heading {
    color: #454748;
    font-family: Tahoma;
    font-size: 24pt;
    font-weight: bold;
    margin-bottom: 1pt;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
    text-align: center;
	text-decoration:underline;
}

.subheading {
    color: #CC0000;
    font-family: Tahoma;
    font-size: 14pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 12pt;
    text-align: left;
}

.tableheading {
    color: #454748;
    font-family: Tahoma;
    font-size: 10pt;
	font-weight:bold;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 12pt;
    text-align:center;
	border-bottom:#666666 thin solid;
	border-right:#666666 thin solid;
}

.tabletext {
    color: #454748;
    font-family: Tahoma;
    font-size: 10pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 12pt;
    text-align: center;
}

.project {
	border-bottom:#666666 thin solid;
	border-left:#666666 thin solid;
	border-right:#666666 thin solid;
	border-top:#666666 thin solid;
	font-family: Tahoma;
}