body, tr, td {

FONT-SIZE: 11px;
font-family: Arial;
color: #767676;
text-align: justify;
line-height: 14px;
}

b {
color:#AE0106;
letter-spacing:2px;
}

i {
color:#F9F7F8;
letter-spacing:1px;
}

u {
color:#d9d9d9;
}

H1 {
font-family:Times New Roman;
font-size: 17px;
color: #8A5253;
text-align: left;
font-style:italic;
letter-spacing: 2px;
padding: 5px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

H2 {
font-family:Times New Roman;
font-size: 17px;
color: #AE0106;
text-align: left;
font-style:italic;
letter-spacing: 2px;
padding: 5px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

a {
font-family:Times New Roman;
letter-spacing:1px;
font-style:italic;
font-size: 12px;
COLOR: #AE0106;
}

a:hover {
COLOR: #a9a9a9;
cursor: hand;
}

.navi a:link, .navi a:visited, .navi a:active
	{
	color:#232323;
	text-decoration: none;
         font-style:italic;
         font-family:Times New Roman;
		 border-bottom: 1px dotted #111111;
		 font-size:14px;
	}

.navi a:hover
    {
   color: #444444;
    text-decoration: none;
	border-bottom: 1px solid #8A5253;
	font-size:14px;

	}

#title {
font-family:Times New Roman;
letter-spacing:5px;
font-size: 35pt;
COLOR: #404040;
padding: 15px;
}

