.SiteName {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bolder;
	background-color: #FF0066;
	width: auto;
	top: 0px;
	height: 40px;
	text-align: center;
	border: thin solid #FF0000;
}
.Descrition {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	width: 813px;
	top: 14px;
	background-color: #FF0066;
	height: 41px;
	text-align: center;
	text-indent: 10px;
	left: 276px;
}
.CommonLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	top: 60px;
	position: inherit;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.MenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.ParagraphNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.MenuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
