H1 {
	color : #000080;
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	letter-spacing : 1pt;
}
H2 {
	color : #000080;
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	letter-spacing : 1pt;
}
H3 {
	color : #000080;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 1pt;
}
H4 {
	color : #000080;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0,5pt;
	line-height : 100%;
	margin-bottom : 3pt;
}
p {
	color : #1C0069;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 150%;
}
.list {
	color : #1C0069;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 150%;
}
body {
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-image : url(../back/back.jpg);
	background-position : center;
	background-repeat : no-repeat;
	margin-left : auto;
	margin-top : 1pt;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #000080;
	scrollbar-base-color : #000080;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}
.leftbody {
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-image : url(../back/back_left.jpg);
	background-position : top;
	background-repeat : no-repeat;
	margin-left : auto;
	margin-top : auto;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #000080;
	scrollbar-base-color : #000080;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}
.leftbody1 {
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-image : none;
	background-position : top;
	background-repeat : no-repeat;
	margin-left : auto;
	margin-top : auto;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #000080;
	scrollbar-base-color : #000080;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}
A:link {
	color: #0067BD;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A:visited {
	color: #5A5A5A;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A:active {
	color: red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A:hover {
	color: red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:link {
	color: #1C0069;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:visited {
	color: #1C0069;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:active {
	color: Blue;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:hover {
	color: Blue;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
select {
	background-color : #FFFFFF;
	color : #1C0069;
	font-family : Verdana;
}
input {
	background-color : transparent;
	color : #1C0069;
	font-family : Verdana;
}
textarea {
	background-color : transparent;
	color : #1C0069;
	font-family : Verdana;
}
.footer {
	color: #666666;
	font-family : Verdana;
	font-size : 11px;
	line-height : 140%;
}
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;
	text-decoration : none;
}
A.footer:hover {
	color: red;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
}
