.Heading1 {
	color: #000099;
	font-family: "Lucida Sans Unicode";
	font-size: 36px;
}
.Heading2 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #0B178A;
	font-variant: normal;
}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0B178A;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.gray_text {
	color: #333333;
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
}
.base {
	font-family: Arial;
	font-size: 12px;
}
.HeadingDate {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	color: #0B178A;
	}
	
.header_row {
	font-family: Arial;
	font-size: 10px;
	background-color: #CCCCCC;
	border: .25pt solid #CCCCCC;}

.myboard{
	font-family: Arial;
	font-size: 10px;
	border: .25pt solid #CCCCCC;
}
.mybottomboard{
	font-family: Arial;
	font-size: 10px;
	border-top-width: 0.25pt;
	border-right-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-left-width: 0.25pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

body {
	margin-left: 2px;
	margin-top: 2px;
}
.Heading3Red {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #F00;
	font-variant: normal;
}

	
.Red {
	color: #F00;
}

