/***************************************************************\
| |\  /|                                                We Put  |
| | >< Hypercosm            text_styles.css             3d      |
| |/  \|                                                To Work |
|***************************************************************|
|                                                               |
|        This file defines the text styles used by the          |
|        user interface for labels and lettering.               |
|                                                               |
|***************************************************************|
|                Copyright (c) 2008 Hypercosm, LLC.             |
\***************************************************************/


.normal {
  font: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFFFFF;
}

