body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-type: square;
	background-color: #99CCFF;
	}
	
table {  
	background-repeat: no-repeat
	}
	
a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-decoration: none; 
	color: #000080
	}
	
address { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	font-size: 10px; 
	font-weight: normal; 
	letter-spacing: 0.5px
	}
	
p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-decoration: none; 
	color: #000000 ; 
	font-size: 13px
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	list-style-type: square;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	font-size: 13px;
	list-style-type: square;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-decoration: none; 
	font-size: 13px;
}
	
.bold {  
	font-weight: bolder
	}
	
.small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	font-size: 10px; 
	font-weight: normal
	}
	
.update { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
	line-height: normal; 
	font-variant: normal; 
	font-size: 10px; 
	font-weight: normal
	}
	
.menu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none
	}
	
.menuselect { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none ; 
	color: #000000; 
	background-color: #1e426e
	}
	
.menulanguage { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none ; 
	font-style: italic
	}

.italic { 
	font-style: italic;
}
.header {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.navigation {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

a:hover {
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}
.dropdown { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	font-size: 10px; 
	font-weight: normal;
	color: #FFFFFF
	}
