body {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Aqua;
	height: 100%; 
}


#BODY {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #00FFFF;
}

#BODYBOLD {
	font-weight: bold;
}


.bgSign	{
	background: url(../../public_html/_css/icons/a0001.gif) repeat-y
}

.bg0 {
	background: #000000
}



.bg2 {
	background: White;
}



.bg3 {
		 font: normal bold 24pt/24pt Times, serif;
         color: #FFFFFF;
         text-align: center;
		 background: #000000
}

.header {
	font-family: Garamond;
	font-size: x-large;
	font-weight: bold;
	color : Blue;
	text-align : center;
}

.title	{
		 font: 10pt/12pt "Verdana";
		 font-style: normal;
		 font-weight:lighter;
         color: #FFFFFF;
         text-align: center;
}


BLOCKQUOTE { background: #7fffd4 }



H4 {font-family: "verdana"; font-size: 10pt; font-weight: bold}

H5 {font: 8pt/10pt "verdana"; font-weight: lighter; }

H6 {font-family: "Verdana, Arial, Helvetica";line-height: 100%; font-size: 10pt; font-weight: lighter; }

CODE {font-family: "Courier, Monaco"}

a:link		{
	background: transparent;
	color: Blue;
} 

a:active	
{
	color: Silver;
}

a:visited 	
{
	color: Navy;
}



P
{

}



#SHIFT
{
	background : White;
	font : normal normal 0.7em "times new roman" "serif" "sans-serif" Garamond sans-serif;
	color: Black;
}

.shift
{
	background : White;
	font : normal normal 0.7em "times new roman" "serif" "sans-serif" Garamond sans-serif;
	color: Black;
}

.td01 {
	font-size: 0.8em;
}


#TABLETEXT

{
	font-size: 9pt;
	font-family:  Garamond,Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}



#fontlinethrough {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: line-through;
}

.required {
	color:#FF0000;
}


