.title	{
		color: #BA0204;
		font-size: 15px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
		}
 
.text	{
		color: #000000;
		font-size: 13px;
		font-family: Verdana;
		font-weight: none;
		text-decoration: none;
		}
 
.right_header	{
				color: #FFFFFF;
				font-size: 14px;
				font-family: Verdana;
				font-weight: bold;
				text-decoration: none;
				}
 
.right_text	{
			color: #000000;
			font-size: 12px;
			font-family: Verdana;
			font-weight: none;
			text-decoration: none;
			}
 
.footer	{
		color: #333333;
		font-size: 9px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
		}
