H1  { 
		font-size: 18pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
                text-align: center;
		color: #FF3399;
		}

H2  { 
		font-size: 14pt;
		font-family:  arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FF3399;
		}

H3  { 
		font-size: 14pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FFB000;
		}

H4  { 
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FF3399;
		}
H5  { 
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #FFB000;
		}
H6  { 
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #FF3399;
		}
.right  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-align: right;
		}

body  {
		font-size: 11pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		margin: 0;
		color: #000000;
		background: #99FFCC;
                text-align: justify;
		}

td  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: center;
		background: #99FFCC;
		}

td.left  {
		text-align: left;
		}

.home  {
		font-size: 12pt;
		}

.green  {
		color: #99FFCC;
		}

.pink  {
		color: #FF3399;
		}

.pinkbg  {
		background: #FF3399;
		}

.greenbg  {
		background: #99ffcc;
		}

.address  {
		font-size: 14pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-weight: strong;
		color: #000000;
		}

.underline  {
		border-color: #000000;
		border-style: solid;
		border-top-width: 0; 
		border-left-width: 0; 
		border-right-width: 0; 
		border-bottom-width: medium; 
		}

.form  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		color: #FF3399;
		}

.header  {
		font-size: 22pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		}

.menu  {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		}

.footer  {
		font-size: 8pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-align: center;
		text-decoration: none;
		}


a:link {
		color: #FF3399;
		text-decoration: none;
	}
a:visited {
		color: #FF3399;
		text-decoration: none;
	}
a:hover {
		color: #000000;
		text-decoration: none;
	}
a.menu:link {
		color: #FF3399;
		text-decoration: underline;
	}
a.menu:visited {
		color: #FF3399;
		text-decoration: underline;
	}
a.menu:hover {
		color: #000000;
		text-decoration: underline;
	}
a.footer:link {
		color: #99ffcc;
		text-decoration: underline;
	}
a.footer:visited {
		color: #99ffcc;
		text-decoration: underline;
	}
a.footer:hover {
		color: #000000;
		text-decoration: underline;
	}

.linespace  {line-height: 120%}

.just  {text-align: justify}

