HTML {
	margin: 0;
	padding: 0;
	}


body {
	background-image: url(../year2/images/center.jpg); 
	background-color: 99ccff;
	background-attachment:fixed;
	text-align:center;
	color: 000000;
	}


A:link { text-decoration: none; color:#000000; }
A:visited { text-decoration: none; color:#000000; }
A:hover { text-decoration: none; color:#ffffff; }

p.breaktop {
	margin-top: 50px; 
	}

p {
	margin-top: 0px; 
	margin-bottom:  50px; 
	font-size: 10pt;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial, ;
	line-height: 20px;
	}
.eventsphotos {
	margin-top: 0px; 
	margin-bottom:  10px; 
	font-size: 8pt;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial, ;
	line-height: 20px;
	}
H1 {
	margin-top: 50px; 
	margin-bottom:  50px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:  normal;
}

H2 {
	margin-top: 10px; 
	margin-bottom:  50px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:  normal;
}

.h1sub {
	line-height: 12pt; 
	font-size: 8pt;
	color: black;
}


.week A:link { text-decoration: none; color:black; }
.week A:visited { text-decoration: none; color:black; }
.week A:hover { text-decoration: none; color:black; }

.bottom {
	margin-top: 25px; 
	margin-bottom:  25px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:  normal;
}

.bottom A:link { text-decoration: none; color:#000000; }
.bottom A:visited { text-decoration: none; color:#000000; }
.bottom A:hover { text-decoration: none; color:#ffffff; }

.txt {
	margin-top: 10px; 
	margin-bottom:  10px; 
	margin-right: 100px; 
	margin-left:  100px; 
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

