body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #Fce4e4;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-size: small;
	color: #660099;
}
.style3 {
	color: #660099;
	font-style: italic;
	font-weight: bold;
}
.style11 {font-family: "Times New Roman", Times, serif}

.Times New Roman-4px {font:Times New Roman;font-size: 4px}
.Times New Roman-6px {font:Times New Roman;font-size: 6px}
.Times New Roman-8px {font:Times New Roman;font-size: 8px}
.Times New Roman-9px {font:Times New Roman;font-size: 9px}
.Times New Roman-10px {font:Times New Roman; font-size:10px}
.Times New Roman-11px {
	font:Times New Roman;
	font-size:11px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.Times New Roman-12px {font:Times New Roman; font-size:12px}
.Times New Roman-12px purple {
	font:Times New Roman;
	font-size:12px;
	color: #660099;
	font-style: italic;
	font-weight: bold;
}
.Times New Roman-14px {font:Times New Roman; font-size:14px}

td {
	font-family: Times New Roman, Helvetica, sans-serif;
}

th {
	font-family: Times New Roman, Helvetica, sans-serif;
}
.shaded_title {
	background-color: #FCCCCF;
	color: #660099;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.SUBTITLE_UNDERLINED_CAPS {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #660099;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.red_text {
	color:#FF0000;
	font-style: italic;
}

