a.diary:link { color:#003300; text-decoration: underline }
a.diary:visited { color:#0000C0; text-decoration: none}
a.diary:hover { color:#0000F0; text-decoration: none}
a.diary:active { color:#0000F0; text-decoration: none}

.pageTitle{
	font-size: 25pt; color: #003300; width: 60%; margin-top: 0px; 
	line-height: 100%; text-valign: bottom; text-align: left; font-style: italic 
}
.regularBody { scrollbar-arrow-color: #333399; 
	scrollbar-face-color: #EEFFFF; scrollbar-base-color: #6699CC; 
	scrollbar-highlight-color: #88FFFF; scrollbar-shadow-color: #333399 
}
.diaryBody { text-align: left; margin-left: 40px; margin-top: 0px; 
	background-color: #F8FFFF; width: 100%; scrollbar-arrow-color: #000080; 
	scrollbar-face-color: #FFFFFF; scrollbar-base-color: #99CCFF; 
	scrollbar-highlight-color: #99CCFF; scrollbar-shadow-color: #000080 
}
.diaryMain { width: 80%; 
	color: #000080; margin-top: 0px; margin-right: 30px; 
	font-size: 10pt; line-height: 120% 
}
.rightLine {  width: 5px; 
	font-size: 10pt; color: #FFFFFF; border-right: #666666 1px solid;
	line-height: 110%; text-align: left 
}
.options{
	font-size: 10pt; color: #003300; 
	line-height: 110%; text-align: left 
}


/* from here samples */
.Body { border-right: #666666 1px solid; width: 100%; 
	margin-bottom: 0px ; margin-top: 0px; margin-left: 0px; margin-right: 0px }
.contents { height: 22px; text-align: center; font-size: 11pt }
.items { text-align: left; font-size: 9pt; font-weight: bold }
.others { font-size: 9pt; font-weight: bold }
.otherLinks { text-align: right }

dt{
	color: #002299; height: 10px ; 
	font-weight: bold; font-size: 12pt; 
	text-indent: 15px; line-height: 150% 
}

dd{
	font-size: 12pt; font-family: "Verdana"; color: #000000; 
	text-indent: 10px; width: 100%; padding-bottom: 15px; 
	line-height: 150% 
}

.top{
	background-color: #6666DD; width: 100% 
}

.main{
	font-size: 11pt; line-height: 130%; 
	margin-left: 15px; text-valign: top; text-align: left 
}

.leadTexts{
	font-size: 12pt; color: #000099; width: 100%; 
	margin-left: 20px; line-height: 120%; 
	text-valign: center; text-align: center; 
	background-color: #DFEFFF; border: 5px double #0000CC 
}

.outline{
	background-color: #4466DD; width: 100% 
}



