body								{background-color: rgb(255,255,255)}
body, td, input, select, textarea	{color: rgb(51,51,51); font-size: 9pt; font-family: arial, helvetica, sans-serif}
input.txt, textarea					{width: 400px}
textarea							{height: 100px}

.formContent						{margin: 0 0 5 10}
.fieldTitle							{color: rgb(0,0,102); font-weight: bold; text-align: right}
.pagetitle							{color: rgb(0,0,102); font-size: 18px; line-height: 24px}
.btn								{font:bold 11px arial,sans-serif; color:#000; background:rgb(255,255,255) }
