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: #50B6DF; 
						text-decoration:none;
					}

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

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

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

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


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


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

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

ul 				{
					list-style-image: url(images/bullet_02.gif);
					list-style-position: inside;
					margin-top: 12pt;
				  	padding: 0;
				}

li 				{
					background-repeat: none;
					color: #436F9A; 
					font-family:  "Verdana", "Arial", "Tahoma";
					font-size: 8pt; 
					line-height: 140%; 
					text-align: left;
					padding: 3px;

				}

