
body 
	{ 
		font: 10pt arial; 
		color: #fff; 
		background: #000;
	}


#style17
	{
		font-size: 18px;
		font-weight: bold;
	}



#style16
	{
		font-size: 12px;
	}


#style15
	{
		font-size: 14px;
		color: red;
		font-weight: bold;
	}




#menu	{
		padding: 0px;
		margin: 0px;
		height: 35px;
		width: 700px;
		overflow: auto;
		text-align: center;	
		word-spacing: 30px;
		font: 12pt arial; 
		margin-left: auto;
		margin-right: auto; 	
	}

.emailz	a:link 		{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff;}
.emailz	a:visited 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff;}
.emailz	a:active 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff;}
.emailz	a:hover 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #666666;}


	a:link 		{ font-size: 14px; font-weight: bold; text-decoration: none; color: #000000;}
	a:visited 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #000000;}
	a:active 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #000000;}
	a:hover 	{ font-size: 14px; font-weight: bold; text-decoration: none; color: #666666;}

