/* CSS Document */

td img {display: block;}
h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #96BD03;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia;
}
body {
	background-image: url(images/index_r2_c1.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}