H1  { 
		font-size: 28pt;
		font-family: times new roman, Verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-weight: bold;
		font-style: normal;
                text-align: center;
		color: #FF49B4;
		}

H2  { 
		font-size: 16pt;
		font-family: palatino, verdana, arial, helvetica, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FF49B4;
		}

H3  { 
		font-size: 14pt;
		font-family: times new roman, palatino, Verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-weight: bold;
		font-style: normal;
                text-align: center;
		color: #8033A3;
		}

H4  { 
		font-size: 10pt;
		font-family: arial, verdana, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #8033A3;
		}
H5  { 
		font-size: 12pt;
		font-family: arial, verdana, helvetica, lucida-sans, sans-serif; 
                text-align: center;
		font-weight: bold;
		color: #8033A3;
		}
H6  { 
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
                text-align: center;
		color: #8033a3;
		}

body  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		margin: 0;
		background: #E8E0F4;
                text-align: justify;
		}
p {
                text-align: justify;
  }

th  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #8033a3;
                text-align: center;
		}

td  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
                text-align: justify;
		}

.bold {
		font-weight: bold;
		}
.purple  {
		background: #8033A3;
		}
.pink  {
		color : #FF49B4;
		}
.black  {
		color: #000000;
		}
.adminbold {
		color: #8033A3;
		font-weight: bold;
		text-align: left;
.admin	{
		color: #000000;
		text-align: left;
		}
.footer  {
		font-size: 9pt;
		color: #E8E0F4;
		}
.email  {
		font-size: 12pt;
                text-align: justify;
		}
a.navbar:link {
		font-family: arial, times new roman, verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #FF49B4;
		line-height: 12pt;
		text-decoration: none;
	}
a.navbar:visited {
		font-family: arial, times new roman, verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #FF49B4;
		line-height: 12pt;
		text-decoration: none;
	}
a.navbar:hover {
		font-family: arial, times new roman, verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #E8E0F4;
		line-height: 12pt;
		text-decoration: none;
	}

a.menu:link {
		color: #8033A3;
	}
a.menu:visited {
		color: #FF49B4;
	}
a.menu:hover {
		color: #000000;
	}
a:link {
		color: #8033A3;
	}
a:visited {
		color: #FF49B4;
	}
a:hover {
		color: #000000;
	}

.linespace  {line-height: 120%}

.just  {text-align: justify}

CODE  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}

KBD  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}


