body,table,th,td {
font-family:arial;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.turntable {
	font-size : medium;
	color : #FFCC33;
	text-decoration : none;
}
P  {
	font-size : small;
	color : #ffffff;
	text-decoration : none;
}
.clink {
	font-weight : bold;
	color: #ffffff;
			text-decoration : none;
}

.major {
	color: #CC9933;
	font-size : large;
	text-decoration : none;
}
.majorheading {
	color: #FFFFFF;
	font-size : large;
	text-decoration : none;
}
td  {
	font-size : small;
	color : #CC9933;
	text-decoration : none;
}
.headingyellow{
	color: #FFCC33;
	font-size : larger;
	text-decoration : none;
}
.headingnonyellow{
	color: #CC9933;
	font-size : larger;
	text-decoration : none;
}
.heading{
	color: #FFFFFF;
	font-size : larger;
	text-decoration : none;
}
.link{
	color : #CC9933;
		text-decoration : none;
}
.hlink{
	color : white;
	font : bold italic medium;
	text-decoration : underline;
}
.dlink{
	color : Goldenrod;
	font : bold italic x-small;
	text-decoration : underline;
}