BODY {
	background-color : #020203;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 70%;
	margin-left : 10%;
	margin-right : 3%;
	margin-top : 2%;
	scrollbar-base-color:dimgray;
	scrollbar-track-color:dimgray;
	scrollbar-face-color:black;
	scrollbar-highlight-color:;
	scrollbar-3d-light-color:;
	scrollbar-dark-shadow-color:black;
	scrollbar-shadow-color:;
	scrollbar-arrow-color:#63ACC7
}

A:LINK, A:VISITED {
	color : #63ACC7;
	text-decoration : none;
	font-size : 100%;
}

A:HOVER {
	background-color : #FFFFFF;
	color : Black;
	text-decoration : none;
}

H1 {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : lighter;
}

H2 {
	color : #E8CD1D;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-style : bold;
}

H3 {
	color :  #E8CD1D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : lighter;
}
H4 {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : lighter;
}
