/* CSS Document */

h1, h2, h3, h4, h5, h6 {
color: ;
	color: #003366;
}body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/back.gif);
	background-position: -10px;
	background-repeat: repeat-y;
}
h1 {
	font-size: 30px;
}
h3 {
	font-size: 16px;
}

h2 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
table.rig tr td p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.a-caption {
	font-size: 12px;
	font-weight: bold;
}
a img {
	padding: 0px;
	border: 2px solid #003366;
	margin: 5px 10px;
	background-color: #C0D8F1;
}
