/* CSS Document */
<style type="text/css">

A:hover {text-decoration:none} 

A:link {text-decoration:none} 

A:visited {text-decoration:none; color:#666666} 

A:active {text-decoration:none; color:#666666}

.white {color: #FFFFFF; vertical-align:top}

.black {color: #000000}

.quote {font-size: 14px;
		font-style: italic}
		
.body {font-size:14px; text-align:justify}

.testi {font-size:16px; text-align:justify}

.right {text-align:right}

body,html {font-family:"Myriad Condensed Web";
	scrollbar-3dlight-color:;
     scrollbar-arrow-color:;
	 scrollbar-base-color:#666666;
     scrollbar-darkshadow-color:;
     scrollbar-face-color:#999999;
     scrollbar-highlight-color:#CCCCCC;
     scrollbar-shadow-color:#333333}

body.index {
	background-color: #CCCCCC; 
	background-image:url(images/bg.gif)}

.text_box {width: 516px; height: 319px; oveflow: auto; border: 0; vertical-align: top; top:auto; font-family: "Myriad Condensed Web"; font-size: 14px; background-color: #CCCCCC}

.title {background-image:url(images/title.jpg); background-color:#CCCCCC; text-align:left; vertical-align:bottom; height:59px; width:754px}
	
div.footer_right {
	position: absolute;
	top: 548px;
	left: 518px;
	width: 238px;
}
	
</style>
