body 	{
		background: #AAC1C4;
		scrollbar-base-color: white;
		scrollbar-face-color: #AAC1C4; 
		scrollbar-shadow-color: yellow;
		scrollbar-arrow-color: yellow;
		scrollbar-highlight-color: white; 
		overflow-y: auto;
		overflow-x: hidden;
		}
	
h2     {
		font-family: Lucida Calligraphy;
		font-size: 18 pt;
		color: #000080;
		font-weight: bold; 
       text-align: center;
       margin-top: 6;
       margin-bottom: 6;
       }

h1  	{
		color: #000080;
		font-family: Lucida Calligraphy;
		font-size: 12 pt;
		font-weight: bold; 
   		margin-top: 6; margin-bottom: 6;
		}

p		{
		margin-top: 6pt;
		font-family:  Lucida Calligraphy;
		font-size: 12pt; 
		color: #000080;
		margin-bottom: 6pt; 
		}
			
table	{
		width: 550; 
		font-family: Lucida Calligraphy; 
		font-size: 12pt;
		border-width: 0px;
		border-spacing: 3 ,3;
		color: #000080;
		margin-bottom: 6 pt;
		}

td     {
		color: #000080;
		font-family: Lucida Calligraphy;
		font-size: 12pt;
		vertical-align: top;
		padding: 3pt;
		}

