.title                  {
	font-size:14px;
	color: #000000;
	font-weight: bold;
	font-family : Arial;
}


.usual               {
	font-size:12px; 
	color: #000000; 
	font-family : Arial;
}

.plainusual    {
	font-size:12px; 
	font-weight: normal;
	font-family : Arial;
}

.special           {
	font-size:12px; 
	color: #000000; 
	font-family : Arial;	
}


.special2         {
	font-family : Arial;
	font-size:14px;
	color: #000000; 
}


.footer             {
	font-family : Arial;
	font-size:12px;
	font-weight: normal;
}
ol {
	font-family : Arial;
	list-style : upper-latin outside;
}
		
a:link              {
	font-family : Arial;
	text-decoration: underline;
	color: #000000;
	font-size:16px;
	font-weight: bold;
}
a:visited         {
	text-decoration: underline;
	color: #000000;
	font-size:16px;
	font-weight: bold;
	font-family : Arial;
}
a:active         {
	text-decoration: underline;
	color: #000000;
	font-size:16px;
	font-weight: bold;
	font-family : Arial;
}
a:hover          {
	text-decoration: underline;
	color: #ff0000;
	font-size:16px;
	font-weight: bold;
	font-family : Arial;
}