BODY {
	FONT-FAMILY: arial, Geneva CY, sans-serif;
	font-size: 12pt;
	text-align: left;
}	


    	    

#coldown {
 position: relative;
 left: 0%; 
	top: 100%;
    

    }

	



#colm {
 position: absolute; 
    height: 100%;
    width: 30%;

    }
	    

    
    


  

#col1 {
 position: absolute; 
 left: 0%;
 top: 0%;
   height: 14%;
    width: 100%;
  

}
#col2 {
 position: absolute; 
 left: 0%;
 top: 14%;
   height: 11%;
 width: 100%;

}
#col3 {
 position: absolute;
 left: 0%;
 top: 25%;
   height: 13%;
 width: 100%;

}

#col4 {
 position: absolute;
 left: 0%;
 top: 38%;
   height: 15%;
 width: 100%;

}
#col5 {
 position: absolute;
 left: 0%;
 top: 53%;
   height: 15%;
 width: 100%;

}
#col6 {
 position: absolute;
 left: 0%;
 top: 68%;
   height: 15%;
 width: 100%;

}

#rightcol2 {
 
position: absolute;
 left: 30%;
 top: 0%;
		
}     
  

	
	
#fotocol {	
position: absolute;
 top: 130px;
left: 0px; 
width: 100%;
}


#downcol {
 position: absolute; 
	left: 0px; 
	top: 40px;
	width: 100%;	
	}
	A {
	COLOR: green;
	text-decoration: none;
}
A:hover {
	COLOR: #C24343;
	text-decoration: none;
}


.colortext {
	color: green;
	font-size: 22px;
	font: normal;
}
TD.MainText {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	font-family: Arial, sans-serif;
	color: #330000;
	text-align: justify;
	padding-bottom: 4px;
	vertical-align: top;
}

TD.MainText1 {
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	font-family: Arial, sans-serif;
	color: #330000;
	text-align: justify;
	padding-bottom: 4px;
	vertical-align: top;
}

	TD.MainText2 {
	font-size: 16px;
	color: #330000;
}

	TD.MainText3 {
	font-size: 16px;
	
}

H1 { 
	font-style: italic;
	text-align: center;

	}
	H2 {
	font-style: italic;
		font-size: 24px;
}

#pricediv  {
	padding: 10px;
	text-align: right;
}




td.center { 
 text-align: center;
	
}
td.top  {
	vertical-align : top;
}

.text1 {
	font-size: 18pt;
	
}

.text2 {
	font-size: 12pt;
	
}

td.colar  {
	text-align: center;
	background: #99CC66;
}