.title, .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.titleinbox, .titleinbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titleinbox a:hover{
	color: blue;
}

.title a:hover{
	color: #000000;
}

body, td, p, .formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a:hover{
	color: blue;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.lineStyle1 {
	background-color: #cfcfcf;
}
.questionstyle {
	font-size: 12px;
}
.quizstyle {
	font-size: 12px;
}
