body{
  background-color: black; 
	font-family: "Times"; 
	font-size: 18pt; 
	font-weight: normal; 
	color: #99001; 
	text-align: center; 
	scrollbar-face-color: black; 
	scrollbar-shadow-color: BCA382; 
	scrollbar-highlight-color: BCA382; 
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: BCA382; 
	margin: 0; 
	padding: 0;
	}
	
img.nopad{
	/*margin:(Top Right Bottom Left)*/
	margin: 0px 0px 0px 0px; 
 padding: 0px 0px 0px 0px;
	}

img.nopadmenubottom{
	/*margin:(Top Right Bottom Left)*/
	margin: 0px 0px 0px 0px; 
 padding: 0px 0px 0px 0px;
	}

table{
	border: none;
	/*margin:(Top Right Bottom Left)*/
	margin: 0px 0px 0px -3px;
 padding: 0px 0px 0px 0px; 	
	font-family: "Times"; 
	font-size: 13pt; 
	font-weight: normal; 
	color: #E97B77; 
	text-align: justify; 
}

tr{
	border: none; 
	padding: 0px 0px 0px 0px; 	
	/*margin:(Top Right Bottom Left)*/
	margin: 0px 0px 0px 0px; 
	}

td{
	border: none; 
	padding: 0px 0px 0px 0px; 	
	/*margin:(Top Right Bottom Left)*/
	margin: 0px -3px 0px 0px; 
}

table tr td div.content{margin: 0px 0px 0px 0px;}

table tr td div.up{margin: -14px 0px 0px 0px;}

table tr td div.center{text-align: center;}

td.menu{background-repeat: no-repeat; 	font-size: 12pt;}

div#menu{
	font-weight: bold;
	color: #999001; 
	/*margin:(Top Right Bottom Left)*/
	margin: 0px 0px 0px 0px; 
	width: 202px; 
	text-align: center;
	}

a:link {
	color: #620031; 
	text-decoration: none;
}
a:visited {
	color: #990000; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}

h1 {
	font-family: Times; 
	font-size: 38pt; 
	font-weight: normal; 
	color: #620031; 
	text-align: center; 
	padding-bottom: 5px; 
	padding-top: 10px
}

h1.location {
	font-family: Times; 
	font-size: 15pt; 
	font-weight: bold; 
	color: #620031; 
	text-align: left; 
	padding-bottom: 5px; 
	padding-top: 10px
}

h2 {
	font-family: Times; 
	font-size: 18pt; 
	font-weight: normal; 
}

h2.q {
	font-weight: bold; 
}

H3 {
	font-family: Times; 
	font-size: 14pt; 
	font-weight: normal; 
	color: #00FF00;
}
H4 {
	font-family: Times; 
	font-size: 14pt; 
	font-weight: normal; 
	color: white;
}
H5 {
    font-weight: normal; 
	font-size: 10pt;
	color: #00FF00; 
	text-align: center;
}
H6 {
	font-family: Times; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #00FF00; 
	text-align: center;
}
