P  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #141855;
}

BODY {
	margin : 0px 0 0 0;
	margin-bottom : 0;
	background-color : #F9F8E4;
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
}

 .cap{ 
 	text-transform: uppercase;
  }
  
  .u{
	text-decoration : underline;
}

.page-title{
	font-size:20;
	color: white;
	font-style:normal;
	font-family: Arial;
	text-align : center;
}
 .white{
	color: white;
	font-size : x-small;
}
  
  .sub-title{ 
  		font-size:16;
		color: white;
		font-style:normal;
		font-family: Arial;
		font-style: italic;
   }
   .white_menu{
	color : White;
	
}

.menu{ 
	font-size:x-small;
 }
 .small_blue{
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
}
 .large_blue{
	font-size: medium;
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-style : italic;
}
.main_menu{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
}


A:link  {
	color :#141855 ;
	text-decoration : underline;
}

A:visited  {
	color : #141855;
	text-decoration : underline;

}

A:hover  {
	color : red;
	text-decoration : none;
}
.name{ 
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-size:x-large;
 }
 .date{ 
 	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-size:large;
  }
  
  .life_sketch{
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-size: small;
}

.little_name{
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-size:small;
	vertical-align : text-bottom;
}
 
 .little_date{
	font-family : Arial, Helvetica, sans-serif;
	color: #141855;
	font-weight : normal;
	font-size:small;
	vertical-align : bottom;
}