HTML, BODY {
background-image: url(images/bg.png); 
background-repeat: repeat;
background-color:#F5F5F5;
color:#7f297f;
font-family: Arial, Helvetica, Times New Roman;
font-size:8pt;  
line-height: 18px;
background-position: 0px 0px;
letter-spacing: 0pt;
text-align: left;
height: 100%;
margin: 0;
}

ul{
margin-left : 8px;
list-style-image : url('images/button.png');
}

ol {
list-style-type : upper-roman;
position : outside;
}

i, u {
color: #82a19a;
}
b, s {
color: #ed4433;
}

table, tr, td {

font-family:Arial, Helvetica, Times New Roman;
font-size:8pt;  
color:#7f297f;
word-spacing: 0px;
line-height: 18px;

}

.nava {
position: absolute;
left: 330px;
top: 160px;
width: 400px;
}

.content {
position: absolute;
top: 460px;
left: 130px;
width: 580px;
text-align: justify;
}

.date {
font-size: 7pt;
text-transform: uppercase;
color: #f93032;
font-weight: bold;
line-height: 7px;
}

input, textarea, option, select
{
	background-color: #959595;
	font: 8pt Tahoma, Arial, Times New Roman;
	color: #959595;
	letter-spacing: 0px;
	text-align: justify;
	border: 1px solid #959595;
	padding:2px;
}

h1 {
letter-spacing: 3px;
text-align: left;
font-weight: bold;
font-style: none;
text-transform: uppercase;
font-size: 18pt;
color: #4c8095;
font-family: Arial, Tahoma, Helvetica;
background-image : url('images/h.png');
background-repeat : no-repeat;
line-height: 25pt;
padding-left: 30px;
margin-bottom : 0;
}

h2 {
letter-spacing: 0px;
text-align: left;
font-weight: normal;
font-style: none;
text-transform: lowercase;
font-size: 15pt;
color: #f8fdff;
font-family: Arial, Tahoma, Helvetica;
line-height: 0px;
padding-left: 25px;
}

.subtext {
color: #1eb8de;
font-size: 7pt;
line-height: 0px;
text-transform: uppercase;
font-family: Century Gothic, tahoma, arial;
margin-left: 35px;
}

.title {
color: #f93032;
text-transform: uppercase;
font-weight: bold;
}

.sidetop {
letter-spacing: 3px;
text-align: center;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
font-size: 13pt;
color: #959595;
font-family: Times New Roman,Tahoma, Arial;
background-color: #f3825d;
width: 100px;
}

.footer {
text-align: center;
font-size: 7pt;
line-height: 8pt;
color: #7f297f;
}
.footer_i {
font-size: 7pt;
text-transform: none;
line-height: 8pt;
}

.footertable {
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
}

A.flink:active, A.flink:link, A.flink:visited {
text-decoration: none;
font-weight:normal;
color:#ed4433;
}

A.flink:hover {
text-decoration: none;
font-weight:normal;
color:#4c8095;
}

.mainimg, .netimg {
padding-right: 8px;
}

A:active, A:link, A:visited {
text-decoration: none;
font-weight:normal;
color:#22586e;
}

A:hover {
text-decoration: none;
font-weight:normal;
color:#4c8095;
}
