<!-- ---------------------------------------------- Design --------------------------------------- -->
body		{ font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; text-decoration: none; line-height:150% }

td 			{ font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; text-decoration: none; line-height:150% }

:link		{ font-family: Verdana, Tahoma, Arial ; color: #444444; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:150%; }
:visited	{ font-family: Verdana, Tahoma, Arial ; color: #444444; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:150%; }
:active		{ font-family: Verdana, Tahoma, Arial ; color: #444444; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:150%; }
:hover		{ font-family: Verdana, Tahoma, Arial ; color: #000000; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:150%; }

.title		{ font-family: Verdana, Tahoma, Arial ; color: #221166; font-size: 14px; text-decoration: none; font-weight:bold; line-height:120%; }

.titleback 			{ font-family: Verdana, Tahoma, Arial ; color: #999999; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:120%; }
:link.titleback 	{ font-family: Verdana, Tahoma, Arial ; color: #999999; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:120%; }
:visited.titleback 	{ font-family: Verdana, Tahoma, Arial ; color: #999999; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:120%; }
:active.titleback 	{ font-family: Verdana, Tahoma, Arial ; color: #999999; font-size: 11px; text-decoration: none; font-weight:normal; border:0px; line-height:120%; }
:hover.titleback	{ font-family: Verdana, Tahoma, Arial ; color: #000000; font-size: 11px; text-decoration: underline; font-weight:normal; border:0px; line-height:120%; }

<!-- ---------------------------------------------- Form --------------------------------------- -->

.textbox 		{font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; border: 1px solid #1350AB; }
.textarea 		{font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; border: 1px solid #1350AB; }
.button 		{border: 1px solid #1350AB; height:20; color:#FFFFFF; background-color:#09A1CE}
.textbox1 		{font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; border: 1px solid #DDDDEE; }
.textarea1 		{font-family: Verdana, Tahoma, Arial ; color: #666666; font-size: 11px; border: 1px solid #DDDDEE; }

<!-- ---------------------------------------------- End --------------------------------------- -->