<style type="text/css">


BODY {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	line-height: 8px;
	text-align: justify;  
	color: #000000;
	font-family: arial; 
	padding-left: 0px;
	padding-right: 5px;
	font-size: 8pt 
 }



b {
	color: #8EA470;
	font-family: century;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: 500
} 

i {
	color: #10AE96;
	font-size: 10pt;

}

u {
	color: #404040;
	border-bottom: 0px dashed #D71005;
	border-bottom-color: #404040;

}

h1 {
	background-color: transparent;
	color: #404040;
	font-family: times new roman;
	font-size: 12px;
	line-height: 10px;
	text-decoration: none;
	font-weight: 100;
	padding-bottom: -10px;
	text-transform: lowercase;
	text-align: left;
	border-bottom: 1px solid #6E4BB6;

}

h2 {
	background-color: transparent;
	color: #9F8574;
	font-weight: 100;
	font-family: century;
	font-size: 10px;
	padding-top: -10px;
	padding-bottom: -10px;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 0px dashed #808080;

}

h3 {
	background-color: transparent;
	color: #404040;
	font-family: century;
	font-size: 10px;
	padding-top: -15px;
	padding-bottom: 0px;
	font-weight: 100;
	text-transform: lowercase;
	text-align: right;
	border-bottom: 0px solid #12C6AA;

}

A:link {
	font-weight: normal; 
	font-family: century;
	text-transform: lowercase;
	line-height: 10px;
	font-size: 16px;
	color: #404040;
	text-decoration: none;
	border-bottom: 0px dashed #E5BF3C;
}

A:visited {
	font-weight: normal;
	font-family: century;
	text-transform: lowercase;
	line-height: 8px;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	border-bottom: 0px dashed #;
}

A:hover {
	font-weight: normal;
	font-family: century;
	text-transform: lowercase;
	line-height: 10px;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
	border-bottom: 0px dashed #D3D3D3;
}

.sidebar {

	color: #404040;
	font-family: century;
	font-weight: normal;
	text-align: centered;
	font-size: 10px;
	line-height: 13px; 
	letter-spacing: 0px;
	text-transform: lowercase;
	background-color: transparent;
	border-bottom: 0px dashed #BEE3F6;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top:0px solid #000000;

}

.blog {
	text-align: justify;
	font-size: 10pt;
	font-family: times new roman;
	font-weight: 100px;
	color: #000000;
	list-style-position: inside;
	text-transform: lowercase;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 15px; 
	background-color: transparent;
	
}


.nav {
	background-color: transparent;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #5F5F5F;
	font-family: century;
	text-align: center;
	font-size: 10px;
	line-height: 10px; 
	letter-spacing: 1px;
	text-transform: lowercase;
	border-bottom: 0px solid #8A2023;
	border-right: 0px solid #00000;
	border-left: 0px solid #5F5F5F;
	border-top: 0px transparent;
}

.signature {
	background-color: transparent;
	background-image: url(signature.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
}



.blockquote {
	background-position:top;
	background-image: url(quote01.jpg);
	font-weight: italic;
	width: 357px;
	height: 112px;
	text-align: center;
	font-size: 18px;
	text-align: wrap;
	line-height: 22px;
	font-family: Arial;
	padding:10px;
	background-color: transparent;


}

.content {
	text-align: justify;
	font-size: 10pt;
	font-family: Century;
	color: #000000;
	border-top: 0px solid #ABABAB;
	border-right: 0px solid #ADEE12;
	border-left: 0px solid #ADEE12;
	border-bottom: 0px solid #ABABAB;
	list-style-position: inside;
	padding-right: 4px;
	text-transform: lowercase;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	line-height: 16px; 
	background-color: transparent;


	
}

</style>