body {
	// background-color: #7c9ab6;
	background-color: black;
	margin: 0;
}
.title1 {
	color:#FFFF00; 
	background:#000000; 
	font-family: "Lucida Handwriting"; 
	font-size:36pt;  
}
.title1b {
	color:#483D8B; 
	background-image: url(images/bg-beige002.jpg); 
	font-family: "Lucida Handwriting"; 
	font-size:18pt; 
	line-height:1.8; 
	}
.title2 {
	background-color: #FFFFCC; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	}
.menu { 
	color: mediumblue; 
	background-color: #d6d9de; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	line-height:1.2;
	}
.menu2 { 
	color: #483D8B; 
	font-family: "Lucida Sans";  
	font-size:10pt; 
	border-left: thin solid #9BCD9B; 
	border-bottom: thin solid #9BCD9B; 
	padding:2px; 
	text-align:center;
	}
.menu2 a:visited { 
	color: #483D8B; 
	text-decoration: none;
	}
.menu2 a:link { 
	color: #483D8B; 
	text-decoration: none;
	}
.menu2 a:hover { 
	color: red; 
	text-decoration: none;
	}
.leftLine { 
	border-left: 
	thin solid #d6d9de; 
	}
.title3 {
	color:#6666CC; 
	font-family: "Lucida Handwriting"; 
	font-size:16pt;
	}
.title4 {
	color:#666666; 
	font-family: "Lucida Handwriting"; 
	font-size:18pt; 
	}
.title5 {
	font-family:"Cooper Black"; 
	font-size:16px;
	color: #7c9ab6;
	}
.title6 {
font-size: 8pt; 
font-family: Arial
}
.main {   
font-family: "Palatino Linotype"; 
font-size:12pt; 
background-image: 
url(images/bg-beige002.jpg) 
}
.novel { 
font-family: "Palatino Linotype"; 
font-size:11pt; 
text-align:left; 
line-height: 1.5; 
background-image: url(images/bg-beige002.jpg)
}
.novel-bold { 
font-family: "Palatino Linotype"; 
font-size:11pt; 
text-align:left; 
line-height: 1.5; 
font-weight: bold;
background-image: url(images/bg-beige002.jpg)
}

.novel2 {
	font-family: Sylfaen;
	font-size: 11pt;
	line-height: 1.3;
	text-align: left;
	background-image: url(images/bg-beige002.jpg);
}
.novel3 {
	font-family: "Palatino Linotype";
	font-size: 10pt;
	text-align: left;
	line-height: 1.3;
	color: darkblue;
}
.hand {
	font-family: "Lucida Handwriting";
}	

.indent {
	padding-left:5em;
}
.indent2 {
	padding-left:3em;
	font-size: 9pt;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.plain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    line-height:1.5;
}
.plain3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dark  {
	background-color: #8B668B;
	color: #FFFFFF;
   font-size: 11pt;
   color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.dark a:visited { color: #FFFFFF; text-decoration: underline;}
.dark a:link { color: #99FF99; text-decoration: underline;}
.dark a:hover { color: #FF33FF; text-decoration: underline;}
.photo  {
	background-color: black;
	color: #FFFFFF;
   font-size: 14pt;
   color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo a:visited { color: #FFFFFF; text-decoration: underline;}
.photo a:link { color: #99FF99; text-decoration: underline;}
.photo a:hover { color: #FF33FF; text-decoration: underline;}

.dark2  {
	background-color: #F2F3FD;
	color: mediumblue;
    font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textLarge {
	font-family: "Cooper Black";
	font-size: 14px;
}
.lineh {
    line-height: 1.3;
}

.roundcont {
	width: 350px;
	background-color: #e8e8f8;
	color: mediumblue;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/rounded-tr-e8e8f8.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/rounded-br-e8e8f8.gif) no-repeat top right; 
}

img.corner {
   width: 16px;
   height: 16px;
   border: none;
   display: block !important;
}

.box {
    font-size: 11pt;
	border: thin outset #339966;
	padding: 5px;
}