body{ 
	font-family: verdana,arial,tahoma,sans-serif;
}

h1{ 
	font-weight: bold; 
	font-size: 13pt;
	color: #000000
}

h2{ 
	font-weight: bold; 
	font-size: 11pt;
	color: #000000
}

.menu{ margin-left: 20%;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt
}

.lmenu{ margin-left: 0%;
	font-family: verdana;
	font-weight: bold;
	font-size: 12pt
}

.smblue{ font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #0000FF;
}

.smblack{ font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

.smred{ font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
}

.smtable{ font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

.banner	{ 
	background-color: #6487DC; 
}

.DetailHeader{
	background-color: #000000; 
	color: #ffffff;
	font-weight : bold
}

.question{ font-family: verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

.answer{ font-family: verdana;
	font-size: 11pt;
	color: #000000;
}

.foreground{ position: absolute;
	left: 50px;
	top: 10px;
	font-family: verdana;
	font-size: 24pt;
	font-weight: bold;
	color: #6699CC;
}

.background{ position: absolute;
	left: 52px;
	top: 12px;
	font-family: verdana;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}