	body {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: normal;
		color: #000000;
		background-color:#FFF;
		background-attachment: fixed;
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	.menu {
		font-family: "Century Gothic", sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FDFCF8;
		position: absolute;
		visibility: visible;
		height: auto;
		width: 150px;
		left: 0px;
		top: 85px;
		background-color: #323FC9;
		text-align: left;
		padding: 8px;
		line-height: 8px;
	}
	A.menubar:link { color: #fdfcf8;
	font-weight: bold; }
	
	A.menubar:hover { color: #CDD1E8; 
	font-weight: bold; }
	
	A.menubar:active { color: #D8DBF5; 
	font-weight: bold; }
	
	A.menubar:visited { color: #cabcf6; 
	font-weight: bold; }
	
	A:link { color: #323FC9;
	font-weight: bold; }
	
	A:hover { color: #7777FF; 
	font-weight: bold; }
	
	A:active { color: #0044FF; 
	font-weight: bold; }
	
	A:visited { color: #0000AA; 
	font-weight: bold; }
	
	.banner {
		position: absolute;
		left: 0px;
		top: 0px;
		}
	.content {
		padding: 0px 20px 20px 40px;
		position: absolute;
		left: 153px;
		top: 85px;
		text-align: justify;
	}
	.foot {
	font-size: 10px;
	}
	
	
	.frame {
		overflow: scroll;
		position:absolute;
		left:166px;
		top: 83px;
		width: 80%;
		height: 450px;
		}
		
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: bold;
		font-variant: small-caps;
		color: #323FC9;
	}
	li {
		text-indent: 25px;
		line-height: 200%;
	}
	.req {
		color:#FF0000}
		
		h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		font-variant: small-caps;
		color: #323FC9;
	}
		
		h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #323FC9;
	}