body{
	color: Black;
	background-color: #ceefe7;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: #ceefe7;
	margin-top: .5em;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 1.5em;
	background-color: #ceefe7;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height : auto;
	letter-spacing: 1px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: White;
	word-spacing: 1px;
	margin-left : 7%;
	line-height: 20px;
}

h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: White;
	word-spacing : normal;
	margin-left : 7%;
	line-height: 20px;
	
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: rgb(102,0,255);
	background-color: white;
	word-spacing : normal;
	margin-left : 7%;
	line-height: 20px;
	
}




p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: white;
	word-spacing : normal;
	margin: 0 23% 0 7%;
	padding-top: 2%;
}

.p_classes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: white;
	word-spacing : normal;
	margin: 0 27% 0 7%;
	padding-top: 2%;
}

.psmall {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: white;
	
		
}

.seanet {
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: white;
}

.blue {
	font-weight: bold;
	color: #6600FF;
}

A:LINK, A:ACTIVE, A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
	background-color: white;
	
}

A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #9999FF;
	background-color: white;
	text-decoration : underline overline;

}


	
A.xx:link, A.xx:visited, A.xx:active {
	text-decoration: none;
	color: Blue;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
 
A.xx:hover {
	text-decoration: overline underline;
	color: #9999ff;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
	
 

 LI.pic {
	list-style-image: url(assets/notesmall.jpg);
	}

	.pic_tree {
	background-image: url(images/pinetree_grey.gif);
	background-repeat: no-repeat;
	background-position: right;
}


	.photo_sg_left {float: left; 
	padding:12px 0px 8px 50px; 
	margin: 0; 
	}
	


	
	
	
