BODY, TD {
	font-family : "Palatino Linotype";
	color : Black;
	font-size : 14px;
	font-style : normal;
	line-height : 18px;
	letter-spacing : normal;
}
P {
	padding-left : 25px;
}


H1 {
	color : #9C007B;
	font-family : Brush-Italic;
	line-height : normal;
}

H3 {
	color : #9C007B;
	font-family : AGaramond;
	font-style : normal;
	padding-left : 25px;
}
.subhead {
	color : #9C007B;
	font-family : "Palatino Linotype";
	font-style : normal;
	font-size : 17px;
	font-weight : bold;
	line-height : 24px;
	letter-spacing : .1em;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	color : #6699CC;
	font-family : "Palatino Linotype";
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : normal;
	letter-spacing : .15em;
}

A:HOVER {
	color : #9C007B;
	line-height : normal;
}

.whitetext{
	font-family : "Palatino Linotype";
	color : White;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	font-weight : normal;
}
.whitetitle{
	font-family : "Palatino Linotype";
	color : White;
	font-size : 16px;
	font-style : normal;
	line-height : 18px;
	font-weight : bold;
}

.smallfont {
	font-size : 11px;
	line-height : 11px;
	font-family : "Lucida Sans";
}

.program{
	line-height : 14px;
}

.programtitle {
	font-size : 18px;
	line-height : 18px;
	font-style : normal;
}

.recordings {
	font-size : 12px;
}

.indent {
	padding-left : 25px;
}

.input {
	background-color : #D8BFD8;
	border : 1px solid #C6349C;
	color : Black;
}

.asterix {
	font-family : Tahoma;
	font-size : 11px;
}