body	{ background: #ffffff; margin: 0; color: #000000; }

h1		{ font-family: Verdana; font-size: 14px; color: #3C3838; letter-spacing:0; font-weight: bold; }
h2              { font-family: Verdana; font-size: 12px; color: #3C3838; letter-spacing:0; font-weight: bold; }
h4 {color: black}

.l0		{ font-family: Verdana; font-size: 12px; color: #000000; letter-spacing:0px; font-weight: bold; }
.l1		{ font-family: Verdana; font-size: 12px; color: #000000; letter-spacing:0px; font-weight: bold; }
.l2		{ font-family: Verdana; font-size: 13px; color: #102FBF; letter-spacing:0px; font-weight: bold; }
.l3		{ font-family: Verdana; font-size: 12px; color: #102FBF; letter-spacing:1px; font-weight: bold; }

p,ul,ol	{ font-family: Verdana; font-size: 11px; letter-spacing: 0px; }
.xp		{ font-size: 9px;}
.p		{ font-size: 10px;}
.g		{ font-size: 12px;}

a		{ color: #102FBF; text-decoration: none; }
a:hover	{ color: #000000; text-decoration: none; }

r,

.tx1p	{ background: #B9B9B9;  }


ul		{ margin-left: 1px; }
li.li1	{ list-style-image: url(../_img/li1.gif); }
li.li2	{ list-style-image: url(../_img/li2.gif); }


.frm	{ font-family: Verdana,Arial; font-size: 9px; color: #000000; font-weight: normal; background: #eeeeee; border-color: #B8EFFD; border-style: outset; margin:0; }



/* menu */
.menuskin{
position:absolute;
width:240px;
background-color:white;
border:1px solid #B9B9B9;
font:normal 11px Verdana;
line-height:14px;
z-index:100;
visibility:hidden;
font-weight: bold; 
}

.menuskin a{
text-decoration:none;
color:#102FBF;
padding-left:10px;
padding-right:10px;
}

/*
#mouseoverstyle{ background-color:highlight; }
#mouseoverstyle a{color:white;}
*/
#mouseoverstyle a{color: #000000; text-decoration: none;}

