@charset "UTF-8";

.newclass
	{ color: #000000;
	  font-style: normal;
	  font-family: "Helvetica", sans-serif;
	  font-weight: bold;
      font-size:28px;
	  line-height: 32px;
	  
}
.headerclass
	{ color: #000000;
	  font-style: normal;
	  font-weight: bold;
      font-size: 28px;
	  line-height: 28px;
	  font-family: Arial, helvetica, sans-serif;
}
.headerclass  a:link 
	{
	  color: #000000;
	  text-decoration: none;}
.headerclass   	a:visited 
		{
		  color: #000000;
		  text-decoration: none;} 
.headerclass  a:hover 
	{
	  color: #960202;
	  text-decoration: underline;}  

.menuclass
	{ color: #000000;
	  font-style: normal;
	  font-weight: bold;
  	  font-size:12px;
	  line-height: 16px;
	  font-family: Arial, helvetica, sans-serif;}
.menuclass  a:link 
		{
		  color: #000000;
		  text-decoration: none;}
.menuclass   	a:visited 
				{
				  color: #000000;
				  text-decoration: none;}
.menuclass  a:hover 
		{
		  color: #960202;
		  text-decoration: underline;}  

.menuclass2
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
	  	  font-size:12px;
		  line-height: 16px;
		  font-family: Arial, helvetica, sans-serif;
		  
		}
.menuclass2  a:link 
				{
				  color: #000000;
				  text-decoration: none;}
.menuclass2  a:visited 
				{
				   color: #000000;
				   text-decoration: none;}  
.menuclass2  a:hover 
				{
				  color: #960202;
				  text-decoration: underline;}
.menuclass2  a:active 
				{
					color: #960202;
					text-decoration: underline;}  
.mainclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
	  	  font-size:12px;
		  line-height: 16px;
		  font-family: Arial, helvetica, sans-serif;}
.mainclass  a:link 
						{
						  color: #960202;
						  text-decoration: none;}
.mainclass  a:visited 
						{
						   color: #960202;
						   text-decoration: none;}  
.mainclass  a:hover 
						{
						  color: #960202;
						  text-decoration: underline;}
.mainclass  a:active 
						{
							color: #960202;
							text-decoration: underline;}