<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">a:link { color: blue }
a:visited { color: olive }
a:hover { color: #9933cc }
	
a.mouse_pointer { cursor: pointer }


h1 {
		color: white;
		background-color: #ff3399;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: italic;
 		font-weight: bold;
 		font-size: x-large
}

h2 {
		color: #005362;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: bold;
 		font-size: medium
}
	.red_text_normal {
		color: red;
		font-weight: normal;
		font-size: medium
}
	.red_text {
		color: red;
		font-weight: bold;
		font-size: medium
}
	.black_text {
		color: black;
		font-size: medium
}


h3 {
		color: #019483;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: bold;
 		font-size: medium
}

h4 {
		color: #ffb92e;
		background-color: #3d0072;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: bold;
 		font-size: medium
}

h5 {
		color: black;
		text-align: center;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.red_text_normal {
		color: red;
		font-weight: normal;
		font-size: medium
}
	.red_text {
		color: red;
		font-weight: bold;
		font-size: large
}
	.black_text {
		color: black;
		font-size: medium
}

h6 {
		color: black;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.superscript {
		vertical-align: super
}

div {
		color: black;
		text-align: justify;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small;
 		line-height: 170%
}


p.mainbody {
		color: black;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.boldface {
		font-weight: bold
}
	.italicface {
		font-style: italic
}
	.superscript {
		vertical-align: super
}
	.msg_header {
		color: black;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: bold;
 		font-size: medium
}
    .msg_date {
		color: gray;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.msg_contents {
	    color: black;
		text-align: justify;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}			  
	.msg_footer {
	    color: black;
		text-align: right;
		font-family: 'arial',sans-serif;
  		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.largebody {
		color: blue;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: bold;
 		font-size: medium
}

ul.mainbody {
		color: black;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.circle {
		list-style-type: circle
}
	.boldface {
		font-weight: bold
		color: black;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-size: small
}
	.italicface {
		font-style: italic
}

ol.mainbody {
		color: black;
		background-color: white;
		text-align: left;
		font-family: 'arial',sans-serif;
		font-style: normal;
 		font-weight: normal;
 		font-size: small
}
	.boldface {
		font-weight: bold
}
	.italicface {
		font-style: italic
}


table.main {
	table-layout: auto;
	caption-side: top;
	width: 100%;
	border-style: solid;
	border-color: black;
	border-width: thin;
	border-collapse: collapse;
	border-spacing: 10px 10px;
}


td.leftcol {
	border-width: thin;
	background-color: #ccffcc;
	border-style: solid;
	border-spacing: 10px 10px;
	border-collapse: collapse;
	font-weight: bold;
	font-size: medium
}
	.rightcol1 {
	border-width: thin;
	background-color: #ccee99;
	border-style: solid;
	border-spacing: 10px 10px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: small
}
	.rightcol2 {
	border-width: thin;
	background-color: #eeeeee;
	border-style: solid;
	border-spacing: 10px 10px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: small
}

td.freq_leftcol {
	border-width: thin;
	background-color: white;
	border-style: dotted;
	border-color: black;
	border-spacing: 10px 10px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: small
}

	.freq_rightcol {
	border-width: thin;
	background-color: white;
	border-style: dotted;
	border-color: black;
	border-spacing: 10px 10px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: small
}