
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFFFCC;
}
body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFCC
}
a:visited {
	text-decoration: none;
	color: #FFFFCC
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC
}
a:active {
	text-decoration: none;
	color: #FFFFCC
}

.Style1 {color: #000000} 

.Style2 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align : center;
}
.Style3 {
	font-weight: bold;
}
.Style6 {color: #FFFFCC}

.Italiq {font-style: italic;}

.right{float:left}

.navboxcont { width: 100%; height:100%}
.navboxleft { width:100%; float:left; height:100%}
.navboxauto { margin-left:100px; width:auto; height:100%}



P {text-align : justify;
   margin : 7px;
}



