﻿/* ✰ Marios Polyzoes: Mon, 17 Nov 2008 20:45:00 +0200 ✰ */
body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	width:570px;
}
th {
font-size:11px;
background:gray;
color:#F5F5DC;
}

h4 {
text-align:left;
font-weight:heavy;
font-size:9pt;
margin-bottom:-10px;
color:#400020;
}

h3 {
text-align:center;
font-size:12pt;
font-weight:400;
color:#550;
}

h2 {
text-align:center;
font-size:11pt;
color:navy;
}

h1 {
font-size:12pt;
color:#900;
}
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.pic {
float:right;
margin:5px 10px;
}

h5 {
font-weight:400;
margin-top:-6px;
font-size:8pt;
}

h6 {
font-size:10pt;
color:#900;
margin-bottom:-16px;
font-weight:heavy;
}


A:LINK {
text-decoration:none;
color:navy;
}

A:active {
color:#b00;
text-decoration:none;
}

A:VISITED {
text-decoration:none;
color:#606;
}

A:hover {
color:#AA6000;
text-decoration:underline;
}

span.cap-g {
float:left;
font-size:1.2em;
background:#ffee80;
font-weight:heavy;
margin:0 0.1em 0 0;
padding:0 0.1em;
}

div.figure {
float:right;
width:200px;
border:thin silver solid;
margin:0.5em;
padding:0.5em;
}

div.figure p {
text-align:center;
font-style:italic;
font-size:smaller;
text-indent:0;
}

img {
border:2px solid #CCC;
}

img.no-border {
border:none;
}

img.float-right {
margin:5px 0 5px 15px;
float:right;}

img.float-left {
margin:5px 15px 5px 0;
float:left;
}

a img {
border:2px solid #568EB6;
}

p,td,li,a,dd,dt {
font-size:8pt;
color:#000;
}
.picd {
  margin: 5px 10px;
	float: left;
	border:0px;
}

