body {
           font-family: Arial, Helvetica, sans-serif;
          background-color: #000000;
           font-color: #ffff00;
		   align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #ffff00;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;

}
.skip {
font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
              color: #ffff00; 
}
.title {
font-family: Arial, Helvetica, sans-serif;
	font-size: 200px;
	font-weight: bold;
              color: #ffff00; 
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFF00;

}

.menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	display: block;

}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	display: block;

}
.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	display: block;

}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	display: block;

}

.lines {
         	
              border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFff00;
}
  
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffff00;
	font-weight: bold;

}          
.ahed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
.ahead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: underline;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bulletCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #FFFF00;
}
