H1 {
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	letter-spacing : 3pt;
	color : Navy;
}
H2 {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	letter-spacing : 2pt;
	color : Navy;
}
H3 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 1pt;
	color : Navy;
}
H4 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0,5pt;
	color : Navy;
}
p {
	font-family : Verdana;
	font-size : 10pt;
	color : Navy;
	line-height:180%;
}
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 : Navy;
	scrollbar-shadow-color : Navy;
	background-attachment : fixed;
	background-repeat : no-repeat;
	margin-top : 5pt;
	background-image : url(../back/flame.jpg);
	background-position : center;
}
.navi {
	background-color : transparent;
	scrollbar-base-color : White;
	scrollbar-arrow-color : Navy;
	scrollbar-shadow-color : Navy;
	background-attachment : fixed;
	background-image : none;
}
.top {
	background-color : transparent;
	scrollbar-base-color : White;
	scrollbar-arrow-color : Navy;
	scrollbar-shadow-color : Navy;
	background-attachment : fixed;
	background-image : none;
	margin-top : 2pt;
	margin-right : 2pt;
}
select {
	color : Navy;
	font : Verdana;
	background-color : transparent;
}
input {
	color : Navy;
	font : Verdana;
	background-color : transparent;
}
textarea {
	font : Verdana;
	color : Navy;
	background-color : transparent;
}
.navi {
	FONT-SIZE: 11px;
	COLOR: Navy;
	FONT-FAMILY: Verdana;
}
.image {
	border-width : 1pt;
	border-style : solid;
	border-color : #002CA5;
}
.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;
}