
/*body {
	margin:0px;
}*/

body, td, p {
	font-size: 11pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebox {
	background-color:#66CCCC;
}

.sidehead {
	color:yellow;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

.sidehead:hover {
	text-decoration:underline;
}

.sidelink {
	color:white;
	text-decoration:none;
}

.sidelink:hover {
	text-decoration:underline;
}

.navbar {
	background-color:66CCCC;
	color:black;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

.nine {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;
	}
.fifteen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 23px;
	}
.thirteen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	}
.smalltimes {
	font-family: Times New Roman, Times;
	font-size:11px;
	}
.eleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	}
.bigtimes {
	font-family: Times New Roman, Times;
	font-size: 14px;
	}
.bignbold {
	font-family: Arial Black,Verdana;
	font-size:24px;
	font-weight: bold;
	}
.mednbold {
	font-family: Arial Black,Verdana;
	font-size:15px;
	font-weight: bold;
	}

