This entry will instruct the Challenge Maze Software about the appearance of text entry boxes and drop down selection boxes.
EXAMPLE:
18|Bold|185~185~185|0~0~0|Palatino Linotype
18 :: This is the font size.
Bold :: This is the font style.   it can be 'Bold', 'Italic', 'Strikeout', or 'Underline'.
185~185~185 :: This is the color of the font.   The first number is the amount of Red, the second number is the amount of Green, the third number is the amount of Blue (RGB Color).   0 is the lowest amount and 255 is the highest amount (255~0~0 = Red, 0~0~255 = Blue, 0~0~0 = Black, 255~255~255 = White, 255~0~255 = Purple, etc...).   Letters cannot be used.
0~0~0 :: This is the color of background.   The format is the same as the font color (R~G~B).
Any part of the '18|Bold|185~185~185|0~0~0|Palatino Linotype' entry can be left empty such as '18||185~185~185||Palatino Linotype' and the default settings would be used for that part.   Also, the whole entry can be left empty and the default setting would be used for all parts.
FORMAT REQUIREMENTS & DEFAULTS:
FONT SIZE - Invalid text such as anything except a number it will cause a recurring error.   An empty entry will default to 15pt size.  
FONT STYLES - Entering anything other than 'Bold', 'Italic', 'Strikeout', 'Underline', or 'Regular' will cause a recurring error.   An empty entry will default to a 'Regular' style.  
FONT COLOR - Invalid text such as anything except 3 numbers from 0-255 separated by a ~, will cause a recurring error.   An empty entry will default to grey.  
BACKGROUND COLOR - Invalid text such as anything except 3 numbers from 0-255 separated by a ~, will cause a recurring error.   An empty entry will default to black.  
FONT TYPE - An invalid entry such as a font name that is misspelled or is not on the host computer, will cause a recurring error.   To find the exact name of a font that is on your computer, you can go into a word processing application menu or notepad menu and copy it from there.   An empty entry will default to 'Palatino Linotype'
Description of Options
(font size)
Instruct the Challenge Maze Software about the size of the text.
(font style)
Instruct the Challenge Maze Software about the style of the text.
(font color)
Instruct the Challenge Maze Software about the color of the text.
(background color)
Instruct the Challenge Maze Software about the color of the background immediately surrounding the text.
(font type)
Instruct the Challenge Maze Software about which type of font to use for the text.