.main-styl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	padding: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: medium;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
}

body {
	background-color: #000000;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	margin: 40px;
	padding: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: xx-large;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	height: auto;
	width: auto;
	text-decoration: underline;
	border-top: thin none #FF9966;
	border-right: thin none #FF9966;
	border-bottom: thin none #FF9966;
	border-left: thin none #FF9966;
}
a:hover {
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium none #FF9966;
	text-decoration: underline;
}
a:active {
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium none #FF9966;
	text-decoration: underline;
}
a:visited {
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium none #FF9966;
	text-decoration: underline;
}
.main-styl-rigt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	padding: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: medium;
	font-weight: bolder;
	height: auto;
	width: 50%;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	text-align: center;
	margin: 40px;
	float: right;
	clear: right;
}
.tab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	padding: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: xx-large;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	text-align: center;
	margin: 40px;
}
.text-banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	list-style-position: inside;
	list-style-type: disc;
	font-size: x-small;
	font-weight: bolder;
	height: auto;
	width: 120px;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	text-align: center;
}
hr {
	color: #FF9933;
}
.main-stylCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFCC33;
	padding: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: x-small;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: medium double #FF9966;
	line-height: normal;
	font-style: italic;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
}
h1 {
	font-size: x-large;
	color: #FFCC00;
}
