.style_select_list{
	font-size: 10px; 
	font-family: "Times New Roman", Times, serif; 
	color: #FF0033;
	}
.style_select {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #FF0033;
	font-size: 10px; 
	font-family: "Times New Roman", Times, serif; 
	list-style: style_select_list;
	}
.style_title {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	}
.style_author {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	}
.style_passed {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #00FF33
	}
.style_failed {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0033
	}
.style_select {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF
	}
.style_image_click {
	cursor:crosshair
	}
