/* CSS Document */


   .text {  padding-left:20; padding-right:10 }
   td {font-family:Tahoma,sans-serif; font-size: 11px}
   li {
	list-style : url(images/pic.jpg);
}




.bg {background-repeat:no-repeat; background-position:top;}
.bg2 {background-repeat:no-repeat; background-position:top; padding-left:20; padding-right:10}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	color: #0099FF;
	font-weight: bold;

}



a:link {text-decoration: underline; color: #0080C0;}
a:visited {text-decoration: underline; color: #0080C0}
a:hover {text-decoration: none; background: #FFFFAE; color: #0080C0}


.default_font {
    font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
}

