.homepageintro{
	font-family: verdana;
	font-size:14px;
	padding-top:40px;
	padding-right:40px;
	text-align:right;
	color:#999999;}
a {
		color: gray;
		text-decoration: none;
			}

a:link {
		color:gray;
		text-decoration: none;
		}

a:active {
		color: gray;
		text-decoration: none;
		}
		
a:hover {
		color: #990099;
		text-decoration:none;
}

img {
		border:0px;
}

body {
word-spacing: 0px;
line-height: 27px;
font-style: normal;
font-weight: normal;
text-shadow: 0px 0px white;
background-color: #333333;
	color: #009900;
	font-size: 25px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	overflow: hidden
}
		
.header {
		font-size:20px;
		text-align:center;
		margin-top:100px;
		width:700px;
		height:400px;
		border:1px solid gray;
		
}
.heading {
		font-size:30px;
		width:300px;
}
h6 {
	word-spacing: 1px;
	line-height: 15px;
	color: #ffcc00;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h7 {
	word-spacing: 1px;
	line-height: 23px;
	color: #ffcc00;
	font-size: 27px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

