/* CSS Document */

a:link { text-decoration:inherit; color:#996600; }
a:visited { text-decoration:none; color:#cc9900; }

a:hover {
	 color:#66CC00; background-color:#000033}

BODY {
	margin-left: 4%;
	margin-right: 4%;
	color: #443a36;
	background: #ffffcc; 
	font-family: "Times New Roman", Times, serif;
}	

h1 {font-size: x-large}
h2 {font-size: larger; font-style: italic}
h3 {font-size: large; font-style: italic}
h4 {font-size: medium; color: black}

name {font-size: medium; color: black; font-style: italic}

