body { 
	font-family: Calibri, Verdana, Tahoma, Arial, 'Sans Serif'; 
	font-size: 10pt; 
	margin: 0px; 
	background: #E1D6D6; 
	background-image: url('writing-BG.png')
}


h1 { font-weight: bold; font-size: 22pt; }
h2 { font-weight: bold; font-size: 18pt; color:#663333; margin-bottom:24px;}
h3 { font-weight: bold; font-size: 13pt; margin-bottom:0px; margin-top:24px;}

.term { font-weight:bold; color:#663333;}
.def { font-style:italic; }
.grk {font-style:italic;  language:el; color:#663333;} 
.small { font-size:9pt;}

table {
	border-collapse: collapse
}
td { padding:0px;
	vertical-align:top; 
}
td.main {padding-left:18px; padding-top:6px; padding-right:6px; }
td.hr { border-top:solid 1px #663333;  border-bottom:solid 1px #CDC3C3; height: 0px; 
font-size: 0px; 
line-height: 0px; 
}
td.title {vertical-align:middle; padding-left:18px; background-image: url('writing-whiteBG.png'); }
td.sidebar { background-image: url('writing-whiteBG.png');padding:6px }
td.copy {vertical-align:bottom; font-size:8pt; text-align:center; background-image: url('writing-whiteBG.png'); padding:6px;}
.links td{ font-size: 13pt; }
.links td:hover{background-color:#FFFFFF;}


a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none;}
a:hover { color: #512828; text-decoration: none; font-weight:bold}
a:active { color: #512828; text-decoration: none;font-weight:bold} 

