body {
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family:Verdana,Arial,Sans-Serif;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
	text-align:justify;
	background-color:#EEEEDD;
}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

a {color:#000088;}
a:visited {color:#880088;}
a:hover {color:#880000;}
a:focus {color:#880000;}
a:active {color:#880000;}

a.menu {
	color:#444444;
	text-decoration:none;
}
a.menu:visited {color:#884444;}
a.menu:hover {color:#666666;}
a.menu:focus {color:#666666;}
a.menu:active {color:#444444;}

p,li,ul,ol {
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Verdana,Arial,Sans-Serif;
	letter-spacing: 0.2mm;
	word-spacing: 0.8mm;
	text-align: justify;
}
p.error {
	color: #FF0000;
	font-weight: bold;
}

h1 {
color: #000000;
font-size: 14pt;
line-height: 16pt;
font-family: Verdana,Arial,Sans-Serif;
letter-spacing: 0.2mm;
word-spacing: 0.8mm;
text-align: left;
}

h2 {
color: #000000;
font-size: 12pt;
line-height: 14pt;
font-family: Verdana,Arial,Sans-Serif;
font-weight: bold;
letter-spacing: 0.2mm;
word-spacing: 0.8mm;
text-align: center;
}

h6 {
	color: #000000;
	font-size: 7pt;
	line-height: 8pt;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	letter-spacing: 0.2mm;
	word-spacing: 0.8mm;
	text-align: right;
}

table {
	text-align:left;
	vertical-align:top;
	font-size:8pt;
	line-height:10pt;
	border: 1px #000000 solid;
	background-color:#FFFFFF;
}

table.blind {border-width:0;}

table.transparent {
	border-width:0;
	background-color:#EEEEDD;
}

th {
	color:#FFFF00;
	font-size: 8pt;
	line-height: 10pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:bold;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
	background-color:#000000;
	background-image:url(/images/grad.jpeg);
	text-align:center;
}
td {
	color:#000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-style:normal;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
	vertical-align:top;
	text-align:left;
}
td.menu {
	background-color:#888888;
	font-weight:bold;
        text-align:center;
}
td.passepartout {
	color:#FFFFFF;
	background-color:#553300;
	text-align:center;
	vertical-align:middle;
}

input, select, pre, textarea {
	color:#222222;
	font-size: 8pt;
	line-height: 10pt;
	font-family:Verdana,Arial,Sans-Serif;
	font-style:normal;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
}
