body {
	background-color: #4C6A8E;
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	margin-top: 40px;
}

p { 
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	}
	
h1 {
	font-family: "Lucida Bright", Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #32435D;
	}

h2 {
	font-family: "Lucida Bright", Georgia, serif;
	font-size: 14px;
	color: #32435D;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: "Lucida Bright", Georgia, serif;
	font-size: 12px;
	font-style: italic;
	color: #32435D;
}

h4 {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

	
.box {
	border: solid 1px;
	border-color: #849BBD;
	margin-left: 20px;
	width: 400px;
	padding: 12px 12px;
	background-color: #FFFFFF;
	}

.blogrollmain {
margin-left: 3px;
margin-right: 3px;
}

	
.menu { 
	padding: 12px;
	text-align: right;
}

.nav {
		color: #80562E;
		font-family: "Lucida Grande", verdana, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
	 	margin-top: 20px;
		 }

.blogdate {
	font-family: "Lucida Bright", Georgia, serif
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #4D678F;
	}
	
.blogtitle {
	font-family: "Lucida Bright", Georgia, serif
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #32435D;
	}

.footer {
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal; }

.caption {
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #0000FF;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #54729C;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #854B47;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #0080FF;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

ul {
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
	
blockquote {
	color: #000000;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}	


