h1, h2, h3, h4, h5, h6 {
	color: #6600cc;
}

h1  {
    text-align: center;
    font-size: x-large;
}

h2, h3, h4, h5, h6   {
    font-size: medium;
}

.b {
	font-weight : bold;
}

.i	{
	font-style: italic;
}

.u  {
    text-decoration: underline;
}

.tac	{
	text-align: center;
}

.tar	{
	text-align: right;
}

.tal    {
    text-align: left;
}

.fsxx-s {
    font-size: xx-small;
} 

.fsx-s  {
    font-size: x-small;
}

.fss    {
    font-size: small;
}

.fsm    {
    font-size: medium;
}

.fsl    {
    font-size: large;
}

.fsx-l  {
    font-size: x-large;
}

.fsxx-l {
    font-size: xx-large;
}

p.intro:first-letter {
	font-size: 200%;
	float: left;
	width: 1em;
	padding-right: 3px;
	vertical-align: text-top;
}

.ssja_date  {
    color: #008B8B;
    font-style: italic;
}

.internal_headers   {
  color: #008B8B;
  font-style: bold;
  font-weight: bold;
}

.ssja_font {
  color: #B22222;
  font-weight: bold;
}

.event_date {
  color: #660066;
  font-weight: bold;
}

.event_venue    {
    font-weight: bold;
    color: #336699;
}







