BODY {
	background: black; 
	background-image: url(images/universe2.jpg);
	background-attachment: fixed;
	scrollbar-3dlight-color: #7070c7;	
	scrollbar-arrow-color: #7070c7;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #7070c7;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-track-color: #000000;
}

h1 {
	font-size: 24pt;
	font-family: "Arial Black", Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #7070c7;
	}

H2 {
	font-size: 32pt;
	font-family: "Maiandra GD", Book Antiqua, Times New Roman, 	Arial, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #7070c7;
}

H3 {
	font-size: 18pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #7070c7;
}

p, td, ul, li {
	color : #7070c7;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
	
A {
	font-size: 14px;
	text-decoration: none;
	color: #DCDCDC;
	font-family: "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
}

A:Hover {
	font-size: 14px;
	text-decoration: underline overline;  
	color: #7070c7;
	font-family:  "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
}

a:active {
	font-size: 14px;
	text-decoration: underline overline;  
	color: #e1b04a;
	font-family:  "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	}

HR {
	color: black;
	height: 1pt;
	font-family: "Arial", sans-serif;
	font-style: normal;
}
