body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#0000FF;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#0000FF;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
	}
.mainContent {
	margin-left:50px;
	margin-right:50px;
	text-align: justify;
	}

.insideContent {
	margin-right:50px;
	text-align: justify;
	}
	
li  {
	text-align: justify;
	margin-right:50px;
	}

.footer {
	font-size: 10px;
	color:#0000ff
	}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
}

.italHead {
	font-weight: bold;
	font-style: italic;
}
