body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #CC9966;
	font-weight: bolder;
	background-attachment: scroll;
	background-image: url(images/raute.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.button:link {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	border-style:outset;
	border-color:#ffffcc;
	border-width:3px;
	background-color:#0099FF;
	width:150px;
	color:#330000;
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	text-align: center;
	height: 30px;
}

a.button:visited {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	border-style:outset;
	border-color:#ffffcc;
	border-width:3px;
	background-color:#CC9966;
	width:150px;
	color:#330000;
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	text-align: center;
	height: 30px;
}

a.button:active {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	border-style:inset;
	border-color:#ffffcc;
	border-width:3px;
	background-color:#006600;
	width:150px;
	color:maroon;
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	text-align: center;
	height: 30px;
}

a.button:hover {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	border-style:inset;
	border-color:#ffffcc;
	border-width:3px;
	background-color:#996600;
	width:150px;
	color:maroon;
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	text-align: center;
	height: 30px;
}

.title {
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	font-size: 24px;
	font-weight: bold;
	color: #330000;
}

.header {
	background-color: #0099FF;
	border: 3px outset ffffcc;
}

.comment {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

hr	{
	color: #000066;
	width: 75%;
	height: 2px;
}

.indent {
	text-indent: 15px;
}

a:link	{
	color : #330099;
	font-weight: bold;
	@font-family: Garamond, "Trebuchet MS", sans-serif;
    src: url(assets/TREBUCHO.eot);
}

a:active   {
	color : #FF9900;
	font-weight: bold;
	@font-family: Garamond, "Trebuchet MS", sans-serif;
    src: url(assets/TREBUCHO.eot);
}

a:visited  {
	color: #CC0000;
	font-weight: bold;
	@font-family: Garamond, "Trebuchet MS", sans-serif;
    src: url(assets/TREBUCHO.eot);
}

.welcome {
	font-size: 16px;
	font-weight: bolder;
}

.established {
	font-size: 12px;
}

.dropcap {
	width: 1em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 48px;
	@font-family: "Old English Text MT";
    src: url(assets/OLDENGLO.eot);
	font-style:italic
}

.smalltext {
	font-size: 12px;
	vertical-align: text-bottom;
}
h3 {
	font-size: 18px;
}
h2 {
	font-size: 20px;
}
