body {
	background-color: Black;
	background-position: center;
	font-family: sans-serif;
	fontfamily: sans-serif;
	font-size: 10pt;
	fontsize: 10pt;
	text: #c0c0c0c;
	color: #c0c0c0;
    scrollbar-face-color: Black;
    scrollbar-shadow-color: #c0c0c0;
    scrollbar-dlight-color: Black;
    scrollbar-track-color: Black;
    scrollbar-darkshadow-color: #c0c0c0;
    scrollbar-arrow-color: White;

}
.h1 {
	font-family: sans-serif;
	font-style: italic;
	font-size: 30pt;
	text-align: center;
	color: #c5c5c5;
	filter: blur;
}
.h2 {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #c5c5c5;
}
.h3 {
	font-family: sans-serif;
	font-style: italic;
	text-align: center;
	color: #c5c5c5;
}
.button {
	background: #0000000;
	font-family: sans-serif; 
	fontfamily: sans-serif;
	font-size: 10pt;
	fontsize: 10pt;
	text: #c0c0c0;
	color: #c0c0c0;
	font-weight: bold;
	text-align: center;
	border-style: outset;
	width: 65pt;
}

.image {
  background-color: Black;
	font-family: sans-serif;
	position: relative;
	border: Black;
	margin-bottom: 25px;
	margin-left: 15px;
	table-layout: auto;
	text-align: center;
	size: auto;	
}
.select {
	background-color: white;
	font-family: sans-serif;
	font-size: 10pt;
	margin-left: 10px;
	text-align: center;
	color: #c5c5c5;
}
.signature {
	background-color: Black;
	font-family: sans-serif;
	font-size: 12pt;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	color: #c0c0c0;
}
.text {
	background-color: Black;
	font-family: sans-serif;
	fontfamily: sans-serif;
	font-size: 11pt;
	fontsize: 11pt;
	text: #c0c0c0;
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 15pt;		
}
.resume {
	background-color: Black;
	font-family: sans-serif;
	fontfamily: sans-serif;
	font-size: 11pt;
	fontsize: 11pt;
	text: #c0c0c0;
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 15pt;		
}
.news {
	background-color: Black;
	font-family: sans-serif;
	fontfamily: sans-serif;
	font-size: 11pt;
	fontsize: 11pt;
	text: #c0c0c0;
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	line-height: 15pt;		
}
.nametext {
	background-color: Black;
	font-family: sans-serif;
	fontfamily: sans-serif;
	font-size: 10pt;
	fontsize: 10pt;
	text: #c0c0c0;
	color: #c0c0c0;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.copy {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #c0c0c0;
	line-height: 9pt;
}
a:link {
	text: #c5c5c5;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text: #c5c5c5;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: bold;		 
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text: White;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text: White;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
