body {
	padding-top: 0;
	margin: 0 0 0 0;
	background: #798294
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #ced1d8;
}
A:hover {
	text-decoration: underline overline;
}

.maintext {
	font-family: Times New Roman;
	font-size: 13pt;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	padding-top: 10;
	padding-left: 10;
	padding-right: 10;
}

.menu {
	position: relative;
	top: 15;
}

.menulist {
	padding-top: 10;
	padding-left: 35;
	padding-right: 40;
	font-family: Arial;
	font-variant: small-caps;
	font-size: 12pt;
	background-image: url('images/middle.jpg')
}

.chatform {
	font-size: 12pt;
	background-color: #CCCCCC;
	border: 2px solid #666666; 
}

.newsmain {
	padding-left: 20;
	padding-right: 20;
}

.newstitle {
	font-weight: bolder;
	font-variant: small-caps;
}

h1 {
	padding: 0 0 0 0;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 22pt;
	color: #cdcdd0;
}
h2 {
	line-height: 0;
	font-weight: bolder;
	font-size: 20pt;
	color: #cdcdd0;
}
b {
	color: #cdcdd0;
}