body {
	
}
p,li,ul {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 150%
	
}
h1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 150%
	font-weight: bold;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;

}

.detail a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

ul {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 0px;
	
}

.quote {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-stretch: wider;
	font-style: italic;
	line-height: 150%;
}

.question {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-left: 15px;
	color: #a329cc;
	font-weight: bold;
	font-stretch: wider;
	font-style: normal;
	line-height: 150%;
}

.answer {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-left: 35px;
	color: #737373;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 150%;
}

option.lc {

	background-color: #f0cffc; 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #737373;
}

input.lc {
	background-color: #f0cffc; 
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #7f9db9;	
}

.textbox
{
	width:160px;
}

.title {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #022468;
	font-weight: bold;
	font-style: normal;
}
