/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style2 {
    font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
}
.style3 {color: #000000}

.pic_right {float:right; margin:5px 5px 10px 15px}
.pic_right2 {float:right; margin:40px 5px 10px 15px}
