body
{
	color: #FFFFFF;
	margin: 10;
	font-family: Century Gothic;
	background-color: rgb(80,80,80);
	scrollbar-highlight-color: silver; 
	scrollbar-3dlight-color: silver; 
	scrollbar-darkshadow-color: gray; 
	scrollbar-track-color: gray; 
	scrollbar-arrow-color: rgb(51,102,153)

}


a:link		{color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
a:visited	{color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
a:active 	{color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
a:hover		{color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}


h1, h2, h3, h4, h5, h6		{font-family: Century Gothic, Arial, Helvetica; color: rgb(100,100,100);}



.navmenu		{color: rgb(255,255,255);}
.blue_bold		{color: rgb(51,102,153); font-weight: bold;}

.body-text		{color:black;font-size:14px; font-weight: normal; }
.body-text	a:link		{color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
.body-text	a:visited	{color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
.body-text	a:active 	{color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
.body-text	a:hover		{color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
