.title {  font-size: 24px; font-weight: bold; background-color: #DADADA; font-family: Arial, Helvetica, sans-serif}
.subtitle { font-size: 18px; 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: 14px;
	font-style: normal;
	font-weight: normal;
}
.field, .data { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px }
.rowtitle { font-size: 14px; 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}

.notes { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666}

.messages {  font-size: 16px; color: #EE0000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #F0F0B0; border: #CC0000; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
strong {  font-weight: bold; }

