/* CSS Document for David K Hicks */

.body {margin-top:-20px}

.image {float:left;
		padding:20px;
		}

.heading {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			font-weight:bold;
			color:#999966;
			}

.subheading {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			font-weight:bold;
			color:#999966;
			}			
			
.emphasize {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:bold;
			color:#999966;
			}			

.text {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:normal;
			color:#000000;
			padding:20px;
			margin:20px
			vertical-align:top;
			}

.ul {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:normal;
			color:#000000;
			padding:20px;
			margin:20px
			vertical-align:top;
			}

