.lefttitle
{
font-size:18px;
text-decoration:underline;
}

.answer
{
	font-family:Arial;
	color: #159C10;
	/*#00CE00;
	*/
}

.question
{
color:red;
}

 .tabletitle 
{
font-family : Arial;
font-size : 18pt;
font-weight : bold;
text-decoration : underline;
color:black;
}

.subtitle
{
font-family : Arial;
font-size : 24pt;
/*font-weight : bold;
text-decoration : underline;*/
color:black;
}

body  {
	font-family : Arial;
}

.required  {
	font-weight : bold;
	color : red;
}

.qhelp  {
	background : lightyellow;
	color : black;
	text-decoration : none;
	font-size : 12pt;
	border-color : Black;
}

input  {}

.title  {
	font-size : 36pt;
	font-weight : bold;
}

a  {
font-family:Arial;
	color : navy;
}

a:hover  {
	color : Red;
	background : yellow;
}

/*a:active  {
	color : red;
}*/

.pageon
{
font-family:Arial;
color:red;
}

textarea
{
font-family:Arial;
font-size:10pt;
}

table
{
font-family:Arial;
}
