﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4
{
    font-family: tahoma, arial, helvetica, sans-serif;
    margin-left: 2%;
    margin-right: 15%;
    height: 53px;
}

p
{
    line-height: 1.4em;
    margin-left: 2%;
    margin-right: 15%;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body
{
    background-color: #ffffff;
    padding: 10px;
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.7em;
    color: #666666;
    }

img {
	border-width: 0;
    width: 23px;
}
LI {
    list-style-position: inside

}

p.header_aiace
{
    font-family: Tahoma;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: 4%;
    left: 119px;
    text-align: justify;
}
p.header_mini_aiace
{
    font-family: tahoma;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-align: justify;
    width: 88px;
    position: absolute;
    top: 402px;
    left: 695px;
}
#td_head
{
    background-image: url('Images/background_header.gif');
    height: 14mm;
}
