body 	{
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-family : verdana, arial,san serif;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
	color : white;
	background : #272960;
	scrollbar-face-color: #393452;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #393452; 
	scrollbar-arrow-color: white;
	}

h1	{
	font-size : 24px;
	font-weight: normal;
	}
h2	{
	font-size : 14px;
	font-weight: bold;
	}
h3	{
	font-size : 14px;
	font-weight: bold;
	letter-spacing : 2px;
	padding : 3px;
	margin : 3px;
	}
	

.mainpage	{
	background : url(bd1g.jpg);
	width : 742px;
	height : 598px;
	margin : auto;
	}
.nextevent	{
	text-align : right;
	font-size:11px;
	padding : 6px;
	line-height: 12px;
	}
.button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight : bold;
	text-align : center;
	padding : 1px;
	color: #ffffff;
	background : #272960;
	border-style:outset;
	border-color:white;
	border-width:2px;
	cursor : hand;
	height : 18px;
}
a	{
	color : #8888ff;
	}
.small	{
	font-size : 11px;
	}
.collective 	{
	font-size : 9px;
	}