body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
a.otherlink:link,a.otherlink:visited{color: #FF0000;}
a.otherlink:hover{color: #00CCFF;
font-weight:bold;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 	font-size: 30px;
 	color: #FFFFFF;}

h2{	
 	font-size: 24px;
	text-align:centre;
 	color: #FFFFFF;
}

h3{
 font-size: 100%;
 color: #FFFBF0;
}

h4{
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	padding: 2px;
	border: 5px;
	border-color: #FFFBF0;
	border-style: groove;	
	
}

h5{
 font-size: 100%;
 color: #334d55;
}
#layer1 {
	position:absolute; 
	background-color:#333333;
	width:100%;
	height:20px;
	z-index:1;
	
	 
}
a.link:link,a.link:visited{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	background-color: #FFFFFF;
	width:15em;
	font-size:16px;
	text-align: left;
	border-style:outset;
	border-color:#FF6633;
	border-width:medium;
	display:block;
	height:auto;
	text-align:center;
	
}
a.link:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight:bold;
	background-color: #FFFFFF;
	width:15em;
	font-size:16px;
	text-align: left;
	border-style:inset;
	border-color:#FF6633;
	border-width:medium;
	height:auto;
	text-align:center;
}
.frame1{ margin-top:21px;}