
body  { font-weight: normal;  font-size: 10x; }
p     { margin-top: 0px; margin-bottom: 5px; }
.date {	float: right; font-weight: normal; font-size: 10x; font-style:italic; }
/*----------------------------------------------------------------------------*/
h1, h2, h3, h4 { font-family: Arial, sans-serif;
	font-weight: bold; margin-bottom: 3px; margin-top: 0; }

h1 { font-size: 20px; background: #cccccc;}   
h2 { font-size: 16px; margin-top: 10px;}	 	
h3 { font-size: 13px; } 
h4 { font-size: 12px; margin-top: 10px;}
/*----------------------------------------------------------------------------*/
.tools  { font-style: italic; margin-top: 5px; }
.update {display: none;  margin-top: 5px;  }

/*
.tools:before { content: "Tools/Technologies:  "; font-weight: bold; }
.tools:after { content: "."; }
.update:before {content: "Update:  "; font-style: italic;}
.update:after  {content: "." }
*/
/*----------------------------------------------------------------------------*/
/* names for divisions	*/
.topres      {   }
.summary     {   }
.experience  {   }
.teaching    {   }
.education   {   }
.myname      { font-family: Arial, sans-serif; font-size: 18px; color: blue; }

