table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Verdana, Arial, Helvetica;	
	font-size: 10pt;
	color: rgb(0,0,0);

}
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
}
h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}



a:link
{
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF; 
	text-decoration: none;
} 
a:active 
{
	color: #FFFFFF;
	text-decoration: none;

}
a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

a.nav:link
{
	color: #FFFFFF; 
	text-decoration: none;
}
a.nav:visited
{
	color: #FFFFFF; 
	text-decoration: none;
} 
a.nav:active 
{
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}


a.navblack:link
{
	color: #000000; 
	text-decoration: none;
}
a.navblack:visited
{
	color: #000000; 
	text-decoration: none;
} 
a.navblack:active 
{
	color: #000000;
	text-decoration: none;

}
a.navblack:hover 
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}

a.navblackunder:link
{
	color: #000000; 
	text-decoration: underline;
}
a.navblackunder:visited
{
	color: #000000; 
	text-decoration: underline;
} 
a.navblackunder:active 
{
	color: #000000;
	text-decoration: underline;
}
a.navblackunder:hover 
{
	color: #000000;
	text-decoration: underline;	
	font-weight: bold;
}

a.navwhite:link
{
	color: #FFFFFF; 
	text-decoration: none;
}
a.navwhite:visited
{
	color: #FFFFFF; 
	text-decoration: none;
} 
a.navwhite:active 
{
	color: #FFFFFF;
	text-decoration: none;

}
a.navwhite:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}


a.navgreenunder:link
{
	color: #487465; 
	text-decoration: underline;
}
a.navgreenunder:visited
{
	color: #487465; 
	text-decoration: underline;
} 
a.navgreenunder:active 
{
	color: #487465;
	text-decoration: underline;

}
a.navgreenunder:hover 
{
	color: #487465;
	text-decoration: underline;
	font-weight: bold;
}

a.navgreen:link
{
	color: #487465; 
	text-decoration: none;
}
a.navgreen:visited
{
	color: #487465; 
	text-decoration: none;
} 
a.navgreen:active 
{
	color: #487465;
	text-decoration: none;

}
a.navgreen:hover 
{
	color: #487465;
	text-decoration: underline;
	font-weight: normal;
}

a.navorange:link
{
	color: #ff6633; 
	text-decoration: none;
}
a.navorange:visited
{
	color: #ff6633; 
	text-decoration: none;
} 
a.navorange:active 
{
	color: #ff6633;
	text-decoration: none;

}
a.navorange:hover 
{
	color: #ff6633;
	text-decoration: underline;
	font-weight: normal;
}


a.navorangeunder:link
{
	color: #ff6633; 
	text-decoration: underline;
}
a.navorangeunder:visited
{
	color: #ff6633; 
	text-decoration: underline;
} 
a.navorangeunder:active 
{
	color: #ff6633;
	text-decoration: underline;

}
a.navorangeunder:hover 
{
	color: #ff6633;
	text-decoration: underline;
	font-weight: bold;
}

