/* georgia style sheet */


body {
 padding:0px;
 background: #DDD4E1;
 text-align: left;
 color: #333333;
 font-family: georgia, "times new roman", times, serif;
 line-height:.5; 
 }


h3 {
 font-size: 14px;
 font-weight: bold;
 font-variant: small-caps
 }


p{
	font-size: 11.5px;
	line-height:1.4;
	padding: 15px;
 }


.weblog{
 font-size: 12px;
 line-height:1.2;
 }


.title{
 font-weight: bold;
 font-size: 14px;
 font-variant: small-caps
 }
 
.links {
 font-size: 14px;
 line-height: 1.4
 }


.author {
 font-size: 11px;
 line-height: 20 px
 }


a:link {
 color:#000000;
 text-decoration: none
 }
a:visited {
 color:#333333;
 text-decoration: none
 }
a:focus {
 color:#9d8bb8;
 text-decoration: none
 }
a:hover {
 color: #9d8bb8;
 text-decoration: none
 }
a:active {
 color: #9d8bb8;
 text-decoration: none
 }.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-style: italic;
	line-height:1.4;
	padding: 15 px;
}
.Header-Lavendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3A5BF;
}
.small-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #B398BD;
	text-transform: none;
}
