/*--Links--------------------------------------------------*/

A:link, A:active, A:visited {
    color: #CC0000;
    font-weight: none;
    text-decoration: none;
    cursor: none;
    }

A:hover {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    cursor: none;
    }
			 
/*--Body--------------------------------------------------*/
	 
body, li, p, tr, td 
{ 
	font-family: Tahoma;
	font-size: 10;
	line-height: 9pt;
	font-variant: normal;
	color: #666666;
	font-style: normal;
	text-align: justify;
	background-image: bg.png;
	background-color: #D0D0D0;

}


tr, td 
{ 
	font-family: Tahoma;
	font-size: 10;
	line-height: 9pt;
	font-variant: normal;
	color: #666666;
	font-style: normal;
	text-align: justify;
	background-image: ;
	background-color: #F6F6F6;

}


i{ 
	color: ;
	}
	
b{ 
	color: ;
	}
	
u{ 
	color: ;
	}



}
h1 {
	font-weight: bold;
	font-size: 12;
	line-height: 12pt;
	font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background : #000000;
	margin-bottom : 2pt;
	margin-top : 2pt;

}

H3 {
	font-weight: bold;
	font-size: 12;
	line-height: 12pt;
	font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background : #000000;
	margin-bottom : 2pt;
	margin-top : 2pt;
}


.wow {
	font-weight: none;
	font-size: 9;
	line-height: 10pt;
	font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	color: #D24851;
	margin-bottom : 2pt;
	margin-top : 2pt;

}

/*--Table--------------------------------------------------*/

.gallery{
color: #748C20;
background-color: #EBEBEB;
font-family: tahoma, helvetica, serif;
font-size: 6,5pt; 
font-weight: bold; 
text-align: left;
padding: 1px 1px 1px 1px;}

.what{
color: #666666;
background-color: #F6F6F6;
font-family: tahoma, helvetica, serif;
font-size: 6.5pt; 
text-align: left;
padding: 1px 1px 1px 1px;
border-top: 3px solid #D0D0D0;}

.oaog{
color: #9F3B1B;
background-color: #C3C3C3;
font-family: tahoma, helvetica, serif;
font-size: 6.5pt; 
text-align: right;
padding: 1px 1px 1px 1px;
border-top: 3px solid #D0D0D0;}


