a:link {
	font-size: 17px;
	color: #0000FF;
	font-style: normal;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;


}

a:active {
	text-decoration: underline;
	font-size: 17px;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;

}

a:visited {
	text-decoration: underline;
	font-size: 17px;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;

}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 17px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textreditalic {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: upper-roman;

}
