.title {  font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.subtitle { font-size: 14px; font-weight: bold; background-color: #CCCCCC ; font-style: italic; font-family: Arial, Helvetica, sans-serif}
.normal, .button, .select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.field, .data { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.rowtitle { font-size: 12px; font-weight: bold; background-color: #CCCCFF; font-style: normal ; font-family: Arial, Helvetica, sans-serif}
.row { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF}
.permrow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF}

.buttonlabel {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #383838}
a:link {  font-weight: normal; color: #000000; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 12px}
a:visited {  font-weight: normal; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 12px}
a:hover {  text-decoration: underline; color: #000000; border-color: black black #666666; border-bottom-width: thin}
a:active { text-decoration: underline; color: #000000; border-color: black black #666666; border-bottom-width: thin ; font-size: 12px}

.notes { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666}

.messages {  font-size: 14px; color: #EE0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.correctmessages {  font-size: 14px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}

strong {  font-weight: bold; }
