a .EventName, a .subheading {color:blue;}

.EventName{
	font-size : 16pt;
	font-weight :Bold;
	font-style : italic;
}

.SubHeading{
	font-size : 13pt;
	font-weight : bold;
	font-style : italic;
}

.EventDates{
    color:#505030;
    font-family:Arial;
	font-size : 10pt;
	font-weight : bold;
}

.Price{
    font-family:Arial;
	color : #7C2734;
	font-size : 11pt;
	font-weight : bold;
}

.EventTimeText{
    font-family:Arial;
	font-size : 10pt;
}

.EventDescription{
    font-family:Arial;
	font-size : 10pt;
	width:480px;
}

.OpenCastCallDiv{
    border: red 2px solid;
    padding: 2px 4px 4px 4px;
    width: 300px;
    color: red;
    background-color:White;
}

.OpenCastCallHeading{
    font-weight: bold;
    font-size: 15pt;
    font-style: italic;
    text-align: center;
}

.OpenCastCallNotes
{
	font-family:Arial;
    font-size: 10pt;
}

.OCCTime{
    color:maroon;
    font-weight: bold;
}

.OCCDateHeader{
    color:maroon;
    font-size: 14pt;
    font-weight: bold;
}
