h1
{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

.maintext {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
}

.maintextmedium {
	font-family: Times New Roman;
	font-size: 13px;
	color: #666666;
}

.maintextsmall {
	font-family: Times New Roman;
	font-size: 12px;
	color: #666666;
}

.maintextgrey {
	font-family: Times New Roman;
	font-size: 12px;
	color: #CCCCCC;
}

.maintextred {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FF0000;
}
.maintextgreen {
	font-family: Times New Roman;
	font-size: 14px;
	color: #006633;
}

.maintextyellow {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FDE983;
}

.nav {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}

a.nav:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}

a.nav:hover {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}


.link {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:underline
}

a.link:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:underline
}

a.link:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:none
}


.greenlink {
	font-family: Times New Roman;
	font-size: 14px;
	color: #006633;
	text-decoration:underline
}

a.greenlink:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #006633;
	text-decoration:underline
}

a.greenlink:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #006633;
	text-decoration:none
}

.greylink {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:none
}

a.greylink:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:none
}

a.greylink:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
	text-decoration:underline
}

#managerH1
{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}