

BODY { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: white; font-weight: normal; text-decoration: none;}

h10 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: white; font-weight: normal; text-decoration: none;
	
	/*margin: 0 0 0 0; top right bottom left*/	
}
h11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #eef0eb;	
		font-weight: normal;
	
	/*margin: 0 0 0 0; top right bottom left*/	
}
h12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #afe05a;	
		font-weight: bold;
	
}

p {
	width: 100%;
}

li {
	list-style-type: none;
	line-height: 150%;
	
}


h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #C6EC8C;
}

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #eef0eb; property: value; }

h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #00330d; property: value; }

h25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

h26 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #afe05a;
}

/*************************  ID's *************************/

#navigation {
	position: absolute;
	
	width: 210px;
	height: 600px;	
	margin-top: 0px;
	border-right: 1px solid #C6EC8C;
	font-weight: normal;
}

#centerDoc {
	position: absolute;	
	
	padding: 0 0 20px 235px; /*top right bottom left*/
	margin-top: 50px;		
}



/*************************  Pseudo classes *************************/
a:link {
	color: #ffffcd;

}

a:visited { 
color: #ffffcd;
}

a:hover {
color: #ffffcd;


}  
a:active { 
color: #ffffcd;

} 



















