﻿}
body {
	margin: auto;
	background-color: #FFD5D5;
	width: 80%;
}

html {
	scrollbar-base-color: #FFD5D5;
	scrollbar-highlight-color: #FFD5D5;
	scrollbar-3dlight-color: #FFD5D5;
	scrollbar-darkshadow-color: #FFD5D5;
	scrollbar-track-color: #FFD5D5;
	scrollbar-arrow-color: #000000;}

h1 {
	font-family: Vivaldi;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;}
h3 {
	font-size: 18px;}

img {
	border: 1px solid #000000;
}
p {
	padding: 0px;
	margin: 0px;}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
