/* PAGE FONTS 1 */
/* SEE ALSO PAGE_FONTS_2.CSS */

/* BASIC TEXT (LEGACY BROWSERS) BEGINS */
body /* SET IN FONTS_1.CSS AND FONTS_2.CSS */
{
margin: 0;
padding: 0;
background-color: #36C; 
background: url(../_img/backgrounds/bg_galaxy_1.jpg)top center repeat-y;
}
* html body 
{
text-align: center;
}

body,
p,
li,
div,
span 
{
font-family:  Helvetica, Arial, Verdana, sans-serif;
}
body,
p,
blockquote,
table,
td,
th,
li,
a,
ul,
ol,
dd,
dl,
dt,
form,
button,
fieldset,
label,
select,
option,
input,
textarea
{
font-size: 14.0pt;
font-family:  Helvetica, Arial, Verdana, sans-serif; 
}
code,
code span 
{
font-size: 10.0pt;
font-family: "Courier New", Courier, monospace;
}
/* BASIC TEXT (LEGACY BROWSERS) ENDS */

/* GENERAL FONT SIZES (LEGACY BROWSERS) BEGINS */

/* FONT SIZE 200 */
.fontSize200
{
font-size: 20.0pt;
}

/* FONT SIZE 195 */
.fontSize195
{
font-size: 19.5pt;
}

/* FONT SIZE 190 */
.fontSize190
{
font-size: 19.0pt;
}

/* FONT SIZE 185 */
.fontSize185
{
font-size: 18.0pt;
}

/* FONT SIZE 180 */
.fontSize180
{
font-size: 17.5pt;
}

/* FONT SIZE 175 */
.fontSize175
{
font-size: 17.0pt;
}

/* FONT SIZE 170 */
.fontSize170
{
font-size: 16.5pt;
}

/* FONT SIZE 165 */
.fontSize165
{
font-size: 16.0pt;
}

/* FONT SIZE 160 */
.fontSize160
{
font-size: 15.0pt;
}

/* FONT SIZE 155 */
.fontSize155 
{
font-size: 14.5pt;
}

/* FONT SIZE 150 */
.fontSize150
{
font-size: 14.0pt;
}

/* FONT SIZE 145 */
.fontSize145
{
font-size: 13.5pt;
}

/* FONT SIZE 140 */
.fontSize140
{
font-size: 13.5pt;
}

/* FONT SIZE 135 */
.fontSize135 
{
font-size: 13.0pt;
}

/* FONT SIZE 130 */
.fontSize130
{
font-size: 13.0pt;
}

/* FONT SIZE 125 */
.fontSize125 
{
font-size: 12.0pt;
}

/* FONT SIZE 120 */
.fontSize120
{
font-size: 11.5pt;
}

/* FONT SIZE 115 */
.fontSize115,
.up2top
{
font-size: 11.0pt;
}

/* FONT SIZE 110 */
.fontSize110
{
font-size: 10.5pt;
}

/* FONT SIZE 105 */
.fontSize105
{
font-size: 10.0pt;
}

/* FONT SIZE 100 */
.fontSize100
{
font-size: 10.0pt;
}

/* FONT SIZE 95 */
.fontSize95 
{
font-size: 9.5pt;
}

/* FONT SIZE 90 */
.fontSize90
{
font-size: 9.0pt;
}

/* FONT SIZE 85 */
.fontSize85
{
font-size: 8.5pt;
}

/* FONT SIZE 80 */
.fontSize80
{
font-size: 8.0pt;
}

/* FONT SIZE 75 */
.fontSize75
{
font-size: 7.5pt;
}

/* FONT SIZE 70 */
.fontSize70
{
font-size: 7.0pt;
}
/* GENERAL FONT SIZES (LEGACY BROWSERS) ENDS */

/* TEXT UTILITY BEGINS */
.doubleLineSpace
{
line-height: 24.0pt;
}
.uppercase
{
text-transform: uppercase;
}
.lowercase
{
text-transform: lowercase;
}

/* TEXT UTILITY ENDS */
