.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style3 {
	font-size: xx-large;
	font-weight: bold;
}
.style_text {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.alink_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.alink_bold:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.web_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.rosen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.rosenlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.rosenlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CC6633;
	text-decoration: none;
}
.rosenlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
ol {margin-left: 0; padding-left: 1.90em
}
ul {margin-left: 0; padding-left: 1.90em
}