body {	
	font-size : 12pt;
}

A:link {
	font-weight : bold;
}

A:visited {
	font-weight : bold;
}

A:hover {
	font-weight : bold;
	text-decoration: none;
}

.title {
	font-size : 20pt;
	font-weight : bold;
	color: White;
	text-align : center;
	background : #696969;
}

.Tc{
	font-weight : bold;
	color: White;
	text-align : center;
	background : #336699;
}
.Th{
	font-weight : bold;
	color: White;
	text-align : center;
	background : #696969;
}
.CDopen{
	text-align : center;
	background : #C0C0C0;
}
.CDclose{
	text-align : center;
	background : #D0896C;
}
.CDnone{
	text-align : center;
}
.CDhead{
	color: White;
	text-align : center;
	background : #696969;
}
