body
{ font-family : Arial, Verdana, Sans-Serif; color : #000000; font-size : 12px; background-color : #cc9933
; }

/* Table Settings */
td         { font-family : Arial, Verdana, Sans-Serif; color : #000000; font-size : 12px; }

/* Link Settings */
a          { font-family : Arial, Verdana, Sans-Serif; color : #0000FF; font-size : 12px; }

/* Link Hover Settings */
a:hover
{ font-family : Arial, Verdana, Sans-Serif; color : #333333; font-size : 12px; text-decoration : underline; }

/* Strong Settings */
strong     { font-family : Arial, Verdana, Sans-Serif; font-size : 12px; font-weight : bold; }

/* Input Box Settings */
.input_box
{ border: 1 solid #000000; background-color: #FFFFFF; color: #000000; font-family: Arial, Verdana, Sans-Serif;

 font-size: 12px; line-height: 13px; font-weight:normal; }
/* Submit Button Settings */
.submit_button
{ font-size : xx-small; font-family : Arial, Verdana, Sans-Serif; background-color : #CCCCCC;

 color : #000000; font-weight : bold; border-width : thin; }
/* You will not need to change below */
.small
 { font-family : Arial, Verdana, Sans-Serif; font-size : 10px; }
a:hover.small   { font-family : Arial, Verdana, Sans-Serif; color : #333333;
 font-size : 10px; text-decoration : underline; }