/* CSS Document */
body {
	background-color: #628098;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newspane {
	font-size: x-small;	
}
.heading1 {color: #3861a4}
.norm1 {
	font-size: x-small;	
}
td {
	font-size: small;
}
h1 {
	color: #3861a4;
	font-size:medium;
	font-weight: normal;
}
h2 {
	color: #3861a4;
	font-size: small;
	font-weight: normal;
}
h3 {
	color: #3861a4;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.subemails {
	color:#0000CC;
}