body	{
	background-color: #FFFFFF;
	margin-left: 5%;
	margin-right: 5%;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}


.topbar	{
	background-color:	#FFFFFF;
	font-size: x-large;
	font-weight: bold;
	font-family: helvetica neue, helvetica, arial, sans-serif;

}



					/* NAVBAR CLASS ELEMENTS HERE */

.navbar	{
	background-color: #282828;
	color: #FFFFFF;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: smaller;
	font-weight: bold;
}

.navbar a:link{color: #FFFFFF; font-weight: bold}

.navbar a:visited{color: #FFFFFF; font-weight: normal}


					/* TEXT1 CLASS ELEMENTS HERE */


.text1	{
	background-color: #FFFFFF;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

					/* HEAD CLASS ELEMENTS HERE */

.head		{
	font-family: helvetica neue, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: large;
}

					/* HEAD2 CLASS ELEMENTS HERE */

.head2	{
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: medium
}

					/* HEAD3 CLASS ELEMENTS HERE */

.head3	{
	color:  #800000;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: medium
}


					/* CREDITS CLASS ELEMENTS HERE */
.credits	{
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: smaller
}

					/* SMALL CLASS ELEMENTS HERE */


.small	{
	background-color: #FFFFFF;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: smaller;
}

					/*CALENDAR CLASS ELEMENTS HERE */

.calendar	{
	color: #990033;
	font-weight: bold;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

.announce	{
	color: #008040;
	font-weight: bold;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

.announce a:link{color: #008040; font-weight: bold}

.announce a:visited{color: #008040; font-weight: bold}

