body {
	background-color: #FFFFFF;
}
.Heading1 { Color : #000099;
	 font-weight: bold;
	 text-decoration: none; 
	 font-style: italic; 
	 font-size: 36pt}
.text1	{
		 Color : #000099;
		 font-weight: bold;
		 text-decoration: none; 
		 font-style: italic; 
		 font-size: 12pt
		}
.menu {
		Color : #FFFFFF;
		text-decoration: none;
		font-size: 12pt			
		}


	
a:link {color: black; text-decoration: none; font-weight: bold;}
a:visited {text-decoration: none;}
a:hover {color: black; text-decoration: underline;}
a:active {color: black;}
a:link.yellow {color: white; text-decoration: none; font-weight: bold;}
a:visited.yellow {color: white; text-decoration: none; font-weight: bold;}
a:hover.yellow{color: yellow; font-weight: bold;}
a:active.yellow {color: yellow; font-weight: bold;}			
.italicblack {
			Color : black;
			font-style: italic;
			}

			
.bodydb {
		Color : #000066;
		}

.bodylb {
		Color : #000099;
		}