A:link, A:active, A:visited 
{
text-decoration:none; 
font-weight:normal;
font-family: courier new;
letter-spacing: 2px;
font-size: 7.5pt;
font-variant:small-caps;
color:#242424;}

A:hover {
color:#6B6366;
letter-spacing: 2px;
text-decoration: underline; 
font-weight:normal;
font-size: 7.5pt;
font-variant:small-caps;
font-family: courier new;
background:none;
}

.nav a:link { background-image:url(nav.png); background-position:bottom left; background-repeat:no-repeat; padding-left:7px; line-height:11px}
.nav a:visited { background-image:url(nav.png); background-position:bottom left; background-repeat:no-repeat; padding-left:7px; line-height:11px}
.nav a:active { background-image:url(nav.png); background-position:bottom left; background-repeat:no-repeat; padding-left:7px; line-height:11px}
.nav a:hover { background-image:url(nav.png); background-position:bottom left; background-repeat:no-repeat; padding-left:7px; line-height:11px}


p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

img.left {
	margin: 5px;
	float: left;
	}

img.right {
	margin: 5px;
	float: right;
	}

.site {
	text-align: justify;
	padding: 3px 0 3px 0;
	line-height: 135%;
	}

.head{
color:400000;
font-family:georgia;
Font-size:11px;
font-weight:bold;
Line-height:22px;
text-transform:uppercase;
text-align: left;
width:429px;
background-image:url(head.png);
background-position:0 0;
background-repeat:no-repeat;
}

h1 { 
margin: -8px 0px 0px 0px;
color: #1E1E1E;
font-family: courier new;
font-variant:small-caps;
font-style:italic;
font-size: 9px;
letter-spacing:0px;
text-align: left; 
padding-left: 10px;
text-transform: uppercase;
font-weight:normal}

.title2 {
	background-color: #6F93CA;
	color: #ffffff;
	width: 200px;
	font: 70% Verdana, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 0.5em;
	font-weight: bold;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	margin-left: 7px;
	margin-top: 20px;
	padding: 3px;
}

span a, span a:active, span a:link, span a:visited {
	padding-left: 30px;
	background: transparent;
	border: 0;
	filter: alpha(opacity=1);
	-moz-opacity: .30;
	opacity: .30;
	}

span a:hover {
	padding-left: 30px;
	filter: alpha(opacity=1);
	-moz-opacity: .90;
	opacity: .90;
	}

.main {
position: absolute; bottom: 0px; left: 0px;
}




.content {
width: 465px;
height: 142px;
overflow: auto;
font-size: 7pt;
}

p {text-indent: .5cm}


table {position: absolute; bottom: 0px; left: 0px;
} 


body {
	height: 452px;
	background: #c0c0c0 url(back.png) repeat-x bottom left;
	background-attachment: fixed;
	overflow: visible;
	font-family: arial; 
	letter-spacing: 2px;
	text-align: justify;
      	font-size: 7px; 
	font-weight: normal;
      	color: #200202; 
	
	
}

