BODY {
	font-size: 14px;
	background-color: white;
	background-image: url(pictures/bg.gif);
	}
P, H1, H2, H3, TABLE, DIV {
	font-family: comic sans ms, arial, helvetica, sans-serif;
	color: #000000
	}
H1, H2, H3 {
	font-weight: bold;
	color: #CC0000; 
	text-align: center
	}
P, DIV {
	font-size: 14px;
	text-align: justify;
	}
H1 {font-size: 200%;}
H2 {font-size: 160%; text-align: left}
H3 {font-size: 120%;}

listhead, listdark, listlight {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-align: left
	}
.listhead {
	background-color: #FF5555;
	padding: 0em 1em;
	}
.listdark {
	background-color: #FFAAAA;
	padding: 0em 1em;
	}
.listlight {
	background-color: #FFCCCC;
	padding: 0em 1em;
	}

/*Buttons in top: text properties*/
.menu, .menu-in, .menu:hover {
	font-weight: bold;
	text-decoration: none;
	}
.menu {color: #CC0000;}
.menu-in {color: #000000;}
.menu:hover {color: #990000;}

/*Buttons in top: border and background properties*/
.out, .in {
	background-color: #CCCCCC;
	border-color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	}
.out {border-style: outset;}
.in {border-style: inset;}

/*In-line links*/
.linx, .linx:hover { text-decoration: underline}
.linx {color: #990000 }
.linx:hover {color: #FF0000 }

/*Left column*/
.newcans {
	padding: 0px 2px 0px 4px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	border-right: solid gray 1px;
	}
.date {
	padding: 0px 2px 0px 4px;
	background-color: #CCCCCC;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}

/*Center column*/
.maintext {
	padding: 2px 10px 2px 10px;
	font-size: 14px;
	text-align: justify;
	}
.webring {
	padding: 2px 8px 2px 8px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	text-align: justify;
	}
.news {
	padding: 2px 10px 2px 10px;
	font-size: 14px;
	text-align: justify;
	color: #990000; 
	}
.update {
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	text-align: center;
	color: #990000; 
	}


/*Right column*/
.monthtitle {
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFAAAA;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	}
.month {
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	background-color: #FFDDDD;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	}

