h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 7px;
	padding-left: 7px;
	border-bottom: 0;
	border-top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.picleft {
	margin-left: 8px;
	padding-left: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 0;
	border-top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.cellbord {
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.picbase {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.picred {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.picgreen {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #00D700;
}
.picblue {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0079FF;
}
.cellgreay {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #949294;
}
.celltype {
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.picbord {
	margin-right: 3px;
	padding-right: 3px;
}
.cellgrey2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
