



table{
	border : 0;
	margin : 0;
	padding : 0;
	text-align : justify;
	}
A:link {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: White;
	text-decoration: underline;
}

A:visited {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: yellow;
}

A:active {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: yellow;
}

A:hover {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: white;
	text-decoration: Underline;
}


body {
	
	background-color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color: red;
	scrollbar-arrow-color: red;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
	text-align: center;
	
}
p{
	font: normal bold 12pt serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	color: White;
}
li{
	font : bold 14pt cursive;
	text-align : left;
}
sup{
	font: normal bold 8pt serif;
	color: White;
}
.head{
	color: Yellow;
	font-family: "Times New Roman", Times, serif;
	font-size: 40pt;
	text-align: left;
	font-style: italic;
	font-weight: bolder;
}	
h1{
	font: italic small-caps bold 21pt serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	color: Yellow;
}
h2{
	font: normal bold 18pt serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	color: White;
}
div{
	font: bold 12pt cursive;
	color: White;
	text-align: left;
}

.text{	
	margin-left: 10px;
	font : 10pt Century Gothic;
	text-align : left;
	color : Black;
}
.white{
	font : 14pt bold small-caps;
	text-align : left;
	color : White;
}
.topwhite{
	font : 45pt ;
	text-align : center;
	color : White;
	font-family : Castellar;
	font-variant : small-caps;
	font-weight : bold;
}
.space{
	font : bold small-caps 45pt;
	text-align : center;
	color : White;
}
.back{
	font : bolder 12pt cursive;
	color : black;
	text-align : center;
}

.blue{
	font : bold 12pt cursive;
	color : blue;
	}


.right{
	font: normal bold 10pt Arial, Helvetica, sans-serif;
	text-align: right;
	color: White;
}
.td{
	font: normal bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: White;
}
