body {
	background-color: #000000
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: blue;
	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	background-color: #FFD;

}
.content-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
    	color: #FFFFFF; 
	font-style: oblique;
	text-align: center;
    	background-color: #79D;
	vertical-align: middle;


}
.content-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #600;
	font-weight: normal;
	background-color: #FFD

}
.content-head-small {
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #600;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9BF;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #000000;



}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: normal;
	background-color: #DDE;
	

}
.heading {
	background-color: #DDE;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
