/* calendar style */

body{ 
	font-family: "Arial";
} 

p.bold1{
 text-align: center;
 font-size: 2.25em;
 margin-bottom: 1px;
}

ul.bold2{
 margin-top: 1px;
 font-family: "Arial";
 font-size: 1.75em;
 font-weight: 700;
}

td.bold3{
 font-family: "Arial";
 font-size: 1.15em;
 font-weight: 700;
}

td.results{
 font-size: 1.45em;
 font-family: "Courier New";
 font-weight: 700;
 margin: 6px;
}

.custard{
 background-color: #EFEC83;
}

.ruler{
 color: black;
 background-color: black;
 width: 90%;
}

.servicesrule{
 width: 70%; 
 margin: 5px auto;
}

.colspacer{
 width: 90px; 
}

span.custardblueline{
 color: blue;
 text-decoration: underline;
}

span.custardred{
 color: red;
}

span.laprecord{
 !float!: right;
 font-style: italic;
}

span.custardredline{
 color: red;
 text-decoration: underline;
}

div.qualifications{
 font-size: 12.4px;
 font-weight: bold;
 padding-left: 5px;
 font-style: italic;
}
