body{
	background-color: #66CCCC;
	COLOR: #000066;
	font-family : Verdana;
	font-weight : bold;
	font-size : 13px;
	scrollbar-3dlight-color:#000066;
	scrollbar-arrow-color:#66CCCC;
	scrollbar-base-color:#66CCCC;
	scrollbar-darkshadow-color:#66CCCC;
	scrollbar-face-color:#000066;
	scrollbar-highlight-color:#66CCCC;
	scrollbar-shadow-color:#66CCCC;
	scrollbar-track-color:#66CCCC;
}

TABLE {
	border: 0px solid;
	COLOR: #000066;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	align: center;
}

TD    { 
	border: 0px solid;
	vertical-align: middle;

}


a:link {
	COLOR: #000066;
	font-family : Verdana;
	font-weight : bolder;
	font-style : italic;
	Text-transform: uppercase;
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #000066;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	Text-transform: uppercase;
	TEXT-DECORATION: none;
	
}
a:active {
	COLOR: #000066;
	font-family : Verdana;
	font-weight : bold;
	TEXT-DECORATION: none;	
}
a:hover {
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-family : Verdana;
	font-weight : bold;
	background-color: #1E90FF;
}
a.extern:hover {
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-family : Verdana;
	font-weight : bold;
	background-color: #1E90FF;
}
IMG {
	border-width: 0;
	border-style: none;
}
HR {
	width: 100%;
	height: 2px;
	color: #1E90FF;
}
