h1 {
	color: #1D1F4D;
	font-family: Aeolus, Arial;
	text-align: center;
	font-size: 20
}

h2 {
	color: "#1D1F4D";
	font-family: Arial;
	text-align: right;
	font-size: 18
}

h3 {
	color: #1D1F4D;
	text-align: left;
	font-family: Arial;
	font-size: 14
}

h4 {
	color:#950920;
	font-family:Arial;
	text-align:left;
	font-size: 12
}

p {
	text-align:justify;
	font-family: Arial;
	font-size: 11;
	color:#1D1F4D
}

table.main {
position: absolute;
top: 0px;
left: 0px
}

img.title {
position: absolute;
top: 0px;
left: 130px;
z-index: 0
}
img.back {
position: relative;
top: 20px;
left: 30px;
z-index: 1
}

td {
	text-align:justify;
	font-family: Arial;
	font-size: 10;
	color:#FAFC50
}

hr {
	width:100%;
	text-align:center;
	color:#1D1F4D
}

ul { 
	color:#1D1F4D
}

b {
	color:#950920
}

b.proper { 
	color:#898989
}

a {
	font-family: Arial;
	font-size: 11
}

a:visited {  
	text-decoration: none;
	font-weight: bold;
	color: #2A2D4E
}
 
a:link { 
	text-decoration: none;
	font-weight: bold;
	color: #2A2D4E
}

a:hover { 
	text-decoration: underline;
	font-weight: bold
}

body {
	scrollbar-face-color: #1D1F4D;
	scrollbar-shadow-color: #EFEAB0;
	scrollbar-highlight-color: #EFEAB0;
	scrollbar-3dlight-color: #EFEAB0;
	scrollbar-track-color: #EFEAB0;
	scrollbar-arrow-color: #EFEAB0;
	scrollbar-darkshadow-color: #1D1F4D; 
}

