﻿/* TEXT */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1em;
	line-height:1.125em;
}

.text_10 {
	font-size:.625em;
}

.text_11 {
	font-size:.6785em;
}

.text_12 {
	font-size:.75em;
}

.text_13 {
	font-size:.8125em;
}
.text_14 {
	font-size:.875em;
}
.text_15 {
	font-size:.9375em;
}
.text_16 {
	font-size:1em;
}
.text_18 {
    font-size:1.125 em;
}
.text_20 {
    font-size:1.25em;
}

.text_22 
{
    font-size:1.375em;
}

.text_24
{
    font-size:1.5em;
}

.text_36
{
    font-size:2.25em;
    }   

/* colors */

.ff {
	color:white;
}

.bk {
	color: black;
}

.b2{
	color: #b2b2b2;
}

.b4{
	color: #4b4b4b;

}

.cc {
	color: #CCCCCC;
}


.a2 {
	
	color:#A25384;
}
.fiveD {
	color:#5d1e49;
}

.gpName {
	font-weight:bold;
	font-size:1em;
}

.gpTitle {
	font-size:.875em;
}

.membership {
	font-weight:bold;
	line-height: 100%;
	letter-spacing: 2em;
}

.underline 
{
    text-decoration: underline;
}

ul.bulleted
{
    list-style-type: disc;
    list-style-image: none;
    list-style-position: inside;
}
