p {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height : 20px;
}
.text {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height : 20px;
}
.green {
	color: #009933;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height : 20px;
}
.header {
	color: #009933;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight : bold;
}
.smalltext {
	color: #555555;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	line-height : 20px;
}
.title {
	color: #009933;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
.copytext {
	color: #777777;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
A.copylink:link {
	font-size: 11px;
	font-family: Tahoma;
	color: #777777;
	text-decoration: none;
}
A.copylink:visited {
	font-size: 11px;
	font-family: Tahoma;
	color: #777777;
	text-decoration: none;
}
A.copylink:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #3366CC;
	text-decoration: none;
}
A.white:link {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
A.white:visited {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
A.white:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
A:link {
	color: #3366CC;
	text-decoration: none;
}
A:visited {
	color: #3366CC;
	text-decoration: none;
}
A:hover {
	color: #3366CC;
	text-decoration: underline;
}
input {
	color : #555555;
	font-size : 11px;
	font-family : Tahoma;
	text-indent : 1px;
}
textarea  {
	color : #555555;
	font-size : 11px;
	font-family : Tahoma;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 16;
	color: #009933;
	list-style: square;
}
table {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height : 20px;
}

.cinfo {line-height:normal;}
.cinfo:first-line { line-height:22px; }
.deptt { background-color:#13aa13; font-weight:bold; padding-left:110; }
