body{	
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	padding:0;
	margin:12px 0;	
	}


h1, h2 {	
	text-align: center;
	font-size: 180%;		
}

h2 {
	font-size: 160%;
}

a{color:#fff}

.footer{
	background:url(images/t_18.jpg) top left no-repeat;
	width:639px;
	height:27px;
	color:#ffffff;
	}
	
.footer a{
	color:#ffffff!important;
	font-size:11px;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#ffffff!important;
	text-decoration:underline;
	}

h1.heading{
	font-size:24px!important;
	font-weight:normal;
	line-height:24px;
	margin:10px 0;
	padding:0px;
	}
	
h1.heading2{
	font-size:24px!important;
	font-weight:normal;
	line-height:24px;
	color:#fff;
	margin:0px;
	padding:0px;
	}
	
h1.welcome{
	font-size:22px!important;
	font-weight:normal;
	line-height:24px;
	color:#FF0;
	margin:0px;
	padding:0px;
	}
	
h2.subheading{
	font-size:16px!important;


	font-weight:normal
	line-height:24px;
	margin:0;
	padding:0px;
	}
	
h3.subheading2{
	font-size:18px!important;
	font-weight:normal;
	line-height:24px;
	margin:0;	
	padding:0px;
	}
	
p.paragraph{
	padding:0 20px;
	text-align:left;
	}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
height: 587px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	text-align: center;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
.mainbottom {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FC0;
}
.mainbottom {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.mainbottom2 {
	font-size: 12px;
	color: #0FF;
	font-weight: bold;
}
