body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: normal;
	font-size: large;
	font-weight: normal;
	margin-right: 10%;
	margin-left: 10%;
	background-color: #FFFFFF;

	padding-right: 1em;
	padding-left: 1em;	
}

.container {
	background-color: #FFFFCC;
	background-position: center;
	border: thick solid #0000FF;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
	background-color: #0000FF;
	border-top-color: #0000FF;
	border-bottom-color: #cccccc;
	text-align: center;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #0000FF;
}
.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	float: left;
	list-style-position: outside;
	list-style-type: disc;
	width: 60%;
}
.left {
	float: left;
	margin-right: 1em;
}
.right {
	float: right;
	margin-left: 1em;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	color: #FFFFFF;
	background-color: #0000FF;
	background-position: center;
	font-size: large;
	text-align: left;
	padding-left: .5em;
	padding-right: .5em;
	margin-right: 30%;
	display: inline;
}
.container .index .action {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-weight: bold;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
.top {
	float: right;
	background-position: right;
	text-align: right;
}


.index .right {
	width: 40%;
}
h3 {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: large;
	font-weight: bolder;
	color: #003366;
}


.copyright {
	font-size: small;
	font-weight: bolder;
}
.subscribe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	background-color: #0000FF;
	display: inline;
	border: medium ridge #FFFF00;.left {
	float: left;
}
.term {
	border: medium dashed #0000CC;
}

