
/* Use only characters on screen at time of eot creation
@font-face
	{
	font-family: Papyrus;
	font-style:  normal;
	font-weight: 700;
	src: url(PAPYRUS0.eot);
	}
*/

/* Use More characters */
@font-face
	{
	font-family: Papyrus;
	font-style:  normal;
	font-weight: 700;
	src: url(PAPYRUS2.eot);
	}

	
@font-face
	{
	font-family: Teen;
	font-style:  normal;
	font-weight: 700;
	src: url(TEEN0.eot);
	}

.beek {
	font-family: Teen, Verdana, 'Small Fonts', sans-serif;
	font-size: 24px;
	color: #000099;
	}

a
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: 600
	}
a {color: #000000}
a:visited {color: #A2A2A2}
a:hover {color: #1E1A78}

#navbar2
	{
	width:30em
	} 

#navbar2 ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#navbar2 li
	{
	float: left;
	margin: 0 0.15em;
	}

#navbar2 li a
	{
	background: url(css-nav.gif) #fff bottom left repeat-x;
	height: 1em;
	line-height: 25px;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #006c53;
	color: #006c53;
	text-decoration: none;
	text-align: center;
	font-family: Papyrus;
	}

#navbar2 li a:hover
	{
	font-weight: 700;
	}

.smalltext {font-size: 10px;}

.heading
	{
	font-size: 12px;
	font-style: italic;
	font-family: Verdana;
	text-align: center;
	}

ul
	{
	font-size: 12px;
	font-family: Verdana;
	}