H1 {
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	letter-spacing : 3pt;
	color : #5A5A5A;
}
H2 {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	letter-spacing : 2pt;
	color : #5A5A5A;
}
H3 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 1pt;
	color : #5A5A5A;
}
H4 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0,5pt;
	color : #5A5A5A;
}
p {
	font-family : Verdana;
	font-size : 10pt;
	color : #5A5A5A;
}
li {
	font-family : Verdana;
	font-size : 10pt;
	color : #5A5A5A;
}
A:link {
	color: blue;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A:visited {
	color: #000000;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A:active {
	color: red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
}
A:hover {
	color: red;
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : underline;
}
A.email:link {
	color: #5A5A5A;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:visited {
	color: #5A5A5A;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:active {
	color: red;
	font-family : Verdana;
	font-size : 10pt;
}
A.email:hover {
	color: red;
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : underline;
}
body {
	background-color : transparent;
	scrollbar-base-color : White;
	scrollbar-arrow-color : #5A5A5A;
	scrollbar-shadow-color : #5A5A5A;
	background-attachment : fixed;
	background-repeat : repeat;
	margin-top : 0pt;
	background-image : url(../back/back01a.gif);
}
.navi {
	background-color : transparent;
	scrollbar-base-color : White;
	scrollbar-arrow-color : #5A5A5A;
	scrollbar-shadow-color : #5A5A5A;
	background-attachment : fixed;
	background-image : url(../back/back01a.gif);
}
select {
	color : #5A5A5A;
	font : Verdana;
	background-color : transparent;
}
input {
	color : #5A5A5A;
	font : Verdana;
	background-color : transparent;
}
textarea {
	font : Verdana;
	color : #5A5A5A;
	background-color : transparent;
}
.navi {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
}
.footer {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
}
A.footer:link {
	COLOR: #666666;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
A.footer:visited {
	COLOR: #666666;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
A.footer:active {
	COLOR: red;
	font-family : Verdana;
	font-size : 11px;
}
A.footer:hover {
	COLOR: Red;
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 0pt;
	text-decoration : none;
}