body{
	font-family: arial, helvetica, sans;
	font-size: 10pt;
}

td{
	font-size: 10pt;

}

.upcap {
	font-size: 20pt;
	color: #0120CA;
}

.main {
	font-size: 10pt;
}

.bold{
	font-weight: bold;
}

.boldmain{
	font-weight: bold;
	font-size: 10pt;
}

.itaimain{
	font-style: italic;
	font-size: 10pt;
}

.empbold{
	font-weight: bold;
	color: #0120CA;
	}

.header{
	font-size: 14pt;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

.small{
	font-size: 8pt;
}

.medbold{
	font-weight: bold;
	font-size: 10pt;
}

.smheader{
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.subjectdivider{
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	background-color: black;
	color: yellow;
}

.divide_head{
	font-family: times new roman, times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: yellow;
	background-color: black;
}

.smallwhitebold{
	font-size: 8pt;
	color: white;
	font-weight: bold;
}

.smallwhite{
	font-size: 8pt;
	color: white;
}

a.newslink:link{
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

a.newslink:active{
	font-size: 8pt;
	color: blue;
	font-weight: bold;
}

a.newslink:visited{
	font-size: 8pt;
	color: yellow;
	font-weight: bold;
}

a:link {
	color: #0120CA;
	}

a:hover {
	color: yellow;
	}
.ital_emp {
	font-style: italic;
	color: #0120CA;
}

.cal1entry {
	background-color: #dddddd;
	font-size: 10pt;
	font-weight: bold;
}

.cal2entry {
	background-color: #eeeeee;
	font-size: 10pt;
	font-weight: bold;	
}

.calheader {
	background-color: #cccccc;
	font-size: 10pt;
	font-weight: bold;
	color: #00f;
	text-align: center;
}