.italic { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.smallLink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFF00; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: #0033FF}
.fileSize { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; text-decoration: none }
.bottomLink { font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0000CC; background-color: #FFFFCC; height: auto; width: 100%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: thin #0033FF inset }
.pictureCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 0px;
	padding-top: 0px;

}
.videoCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 0px;
	padding-top: 0px;
}
.specialCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFE1;
	border: thin dotted #996633;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	background-color: #F0EDE3;
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	font-style: italic;
	text-decoration: underline;

}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	font-style: normal;
}
.smallDesc {
	font-size: x-small;
}
.smallTitle {
	font-size: x-small;
	font-weight: bold;

}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.highlight {
	color: #FF0000;
}

.tableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FBA368;
	border: thin dotted #996633;
	font-weight: bold;

}
.tableRow {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFCC;
	border: thin dotted #996633;
	font-weight: normal;
}
