a{
	text-decoration:none;
}

A:hover{
	COLOR:#FF0000;
}

.question{
	font-size:10pt;
	font-family:Arial;
	letter-spacing:1;
	color:#000000;
}

.answer{
	font-size:10pt;
	font-family:Arial;
	letter-spacing:1;
	color:#666666;
}

.description{
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
}

.title{
	font-size:15px;
	color:#333333;
	font-family:Arial;
	letter-spacing:1;
	font-weight:bold;
}

.subtitle{
	font-size:15px;
	color:#FF0000;
	font-family:Arial;
	letter-spacing:1;
	font-weight:bold;
}

body{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.whiteTitle{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

input[type=text]{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}

.comment{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
}

.highlight{
	color:#CC0000;
	text-decoration:underline;
	font-size:13px;
}
