body				{ 
						background: #FFFFFF; 
					}

td					{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #436F9A; 
					}

.small				{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 7pt; 
						line-height: 140%; 
						color: #436F9A; 
					}

.MainHead					{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #02364A; 
					}

A:link				{
						color: #50B6DF; 
						text-decoration:none;
					}

A:visited			{
						color: #10325F; 
						text-decoration:none;
					}

A:hover				{
						color: #FF7200;
						text-decoration:underline;
					}

.banner				{
						font-size: 12pt;
						color: #1654B9;
						font-weight:bold;
					}

.line	         	{
          				font-size: 1pt;
			        	background-color: #ADAEB0;
			        }

h1				{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #02364A; 
					 }

h2					{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #436F9A; 
						font-style: bold;
					}

