body {
	background-color: #000066;
	background-image:url('Images/bg_page.jpg');
	background-repeat:repeat-x;
	color: #FFFFCC;
	font-family: tahoma;
	font-size: 10pt;
	margin: 0
}

table {
	color: #FFFFCC;
	font-family: tahoma;
	font-size: 10pt;
}

a {
	color: #FFFFCC;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: tahoma;
 	font-size: 18pt; 
 	color: #FFFFCC;
  	font-weight: bold
}

h2 {
	font-family: tahoma;
 	font-size: 13pt; 
 	color: #FFFFCC;
  	font-weight: bold
}


a.navigation {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none
}

a.navigation1 {
	font-size: 10pt;
	color: #ffff99;
	font-style: italic;
    text-decoration: none;
    
}

a.navigation2 {
	font-size: 10pt;
	color: #FF0000;
	font-style: italic;
    text-decoration: none;

    
}

a.navigation3 {
	font-size: 8pt;
	color: #FFFF99;
    text-decoration: none;
    
}    
    
a.navigation4 {
	font-size: 13pt;
	color: #ffff99;
	font-style: italic;
    text-decoration: none;    

}

a.navigation:hover {
	color: #FF0000;
	text-decoration: none;

}

a.navigation1:hover {
	color: #FF0000;
	text-decoration: none;
	
}



a.navigation2:hover {
	color: #ffff99;
	text-decoration: none;

}

a.navigation3:hover {
	color: #FF0000;
	text-decoration: none;
	
}	
	
a.navigation4:hover {
	color: #FF0000;
	text-decoration: none;
	
}

#box {
	font-size: 8pt;
	border: 1px solid #0066FF;
	text-align: center;
	
}

#footer {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	
}