
P  				{
				color : black;
				font-family : arial;
				font-size : 10pt;}
				
P.heading 		{
				color : black;
				font-weight : bold;
				font-family : arial;
				font-size : 14pt;}
				
P.body			{
				color : black;
				font-family : arial;
				font-size : 10pt;}
				
I.Discount		{
				font-family : tahoma;
				font-weight : normal;
				font-size : 10pt;
				color: Red;
				text-decoration : line-through;	}
							
UL  			{
				font-family : arial; 
				font-weight : normal;
				list-style-image: url(images/BulletStyle.gif);
				font-size : 10pt;
				line-height:15pt;
				color: black;  }
				
LI.Outline		{
				font-family : arial; 
				font-weight : normal;
				list-style-image: url(images/BulletStyle.gif);
				font-size : 10pt;
				line-height:15pt;
				color: black;  }
				
OL  			{
				font-family : arial; 
				font-weight : normal;
				list-style-type : Number ;
				font-size : 10pt;
				color: #313131;  }
				
B  				{
				font-family : arial; 
				font-weight : Bold;
				font-size : 10pt;
				color: #C00000;  }
				
B.Normal  		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 10pt;
				color: black;  }
				
B.plain  		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 10pt;
				color: white;  }
				
B.CallOut  		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 11pt;
				color: black;  }
				
B.WhiteHeading	{
				font-family : arial; 
				font-weight : Bold;
				font-size : 12pt;
				color: white;  }
				
B.Underline  				{
				font-family : arial; 
				font-weight : Normal;
				text-decoration : underline;
				font-size : 10pt;
				color: black;}
				
B.heading		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 14pt;
				color: black;  }
				
B.Duration		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 13pt;
				color: black;  }
				
B.Intro		{
				font-family : arial; 
				font-weight : Bold;
				font-size : 11pt;
				color: navy;  }

A  				{
				text-decoration : underline;
				font-weight : bold;
				font-family : arial;
				font-size : 10pt;
				color : #0066CC; }

A:hover  		{
				text-decoration : underline;
				font-weight : bold;
				font-family : arial;
				font-size : 10pt;
				color : #99CCFF; }
A.speachlink  				{
				text-decoration : underline;
				font-weight : bold;
				font-family : arial;
				font-size : 9pt;
				color : #0066CC; }

A:hover.speachlink  		{
				text-decoration : underline;
				font-weight : bold;
				font-family : arial;
				font-size : 9pt;
				color : #99CCFF; }
		
P.navigation 	{
		 		color: white; 
		 		font-family : arial;
		 		font-size: 8pt;
		 		font-weight: normal;
		 		text-align: center;
				line-height : 18px;
				letter-spacing : normal;
				height : normal; }
			
A.nav  			{
				text-decoration : none;
				font-weight : normal;
				font-family : arial;
				font-size : 8pt;
				color : white;
				vertical-align : middle;	}
				
A:hover.nav  	{
				text-decoration : none;
				font-weight : normal;
				font-family : arial;
				font-size : 8pt;
				color : silver; }
				
A.home  		{
				text-decoration : none;
				font-weight : bold;
				font-family : arial;
				font-size : 10pt;
				color : white;
				vertical-align : middle;	}
				
A:hover.home  	{
				text-decoration : none;
				font-weight : bold;
				font-family : arial;
				font-size : 10pt;
				color : silver; }
				
A.SubMenu  		{
				text-decoration : Underline;
				font-weight : bold;
				font-family : arial;
				font-size : 8pt;
				color : black; }
				
A:hover.SubMenu {
				text-decoration : Underline;
				font-weight : bold;
				font-family : arial;
				font-size : 8pt;
				color : #DD0909; }
				
HR			  	{
				color : CE0000; }

.start 			{
				color:White;
				background:navy; }

