<style>
BODY {
 font-family: Lucida Sans Unicode;
 background-color:#EDEDED; 
 color:#4B4B4B;
 font-size: 11px;
 line-height: 12px;
 scrollbar-DarkShadow-Color:#EBEBED;
 scrollbar-Track-Color:#EBEBED;
 scrollbar-Face-Color:#EBEBED;
 scrollbar-Shadow-Color:#EBEBED;
 scrollbar-Highlight-Color:#EBEBED;
 scrollbar-3dLight-Color:#EBEBED;
 scrollbar-Arrow-Color:#1FC4E2;}

td, tr, body {
	font-size: 11px;
background-color:#EDEDED;
	color: #4B4B4B;
	line-height: 12px;
	text-align: justify;
	font-family: Lucida Sans Unicode;
}
	
a img {
	border: 1px solid #1FC4E2;
}
a:hover img {
	border: 1px solid #1FC4E2;
}	
	
b{COLOR: #1FC4E2; TEXT-DECORATION: none; font-weight: bold; font-family: Lucida Sans Unicode;font-size: 11px;}
i{color: #1FC4E2; letter-spacing: 1px; font-weight: none; text-transform: none; TEXT-DECORATION: none;  font-family: Lucida Sans Unicode; font-size: 11px;}
u{COLOR: #1FC4E2; letter-spacing: 1px; font-weight: bold; text-transform: uppercase; font-family: Lucida Sans Unicode; font-size: 11px; border-bottom: ;}

A:link, A:visited, A:active {COLOR:#1FC4E2; font-weight: bold; font-family: Lucida Sans Unicode; font-size: 10px;text-decoration: none; text-transform: uppercase;}
A:hover{COLOR:#1FC4E2; font-weight: bold; font-family: Lucida Sans Unicode; font-size: 10px; text-transform: uppercase;}

.h1 {
padding: 1px;
font-size: 13px;
color: #1FC4E2;
font-weight: bold;
line-height: 15px;
text-align: right;
letter-spacing: 1px; 
font-family: Georgia;
text-transform: uppercase;
}
		
.menu {
padding: 6px;
font-size: 11px;
color: #1FC4E2;
line-height: 12px;
font-weight: none;
text-align: justify;
font-family: Lucida Sans Unicode;
background-color: #transparent;
}



a:link.navi, a:visited.navi, a:active.navi {
	font-family : arial;
	font-size:10px;
	color: #1FC4E2;
	background: #EBEBED;
	display: block;
         margin-bottom: 1px;
         font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 13px;
         text-transform: none;
	text-decoration: none;
         letter-spacing: 1px;
background: url('navibg.jpg');
	cursor: help;
}
A:hover.navi {
	color: #1FC4E2;
	text-decoration: underline;
	cursor:help;
}


input {
FONT-SIZE: 9px; 
color: #1A0107;
font-family: Lucida Sans Unicode;
background-color:#EFF7FF;
border: #1A0107 1px solid;
}

textarea {
FONT-SIZE: 9px; 
color: #1A0107;
font-family: Lucida Sans Unicode;
background-color:#EFF7FF;
border: #1A0107 1px solid;
}

</style>