
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: white;

}


a {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: white;
}

A:Hover  {
	color: black;
	text-decoration : none;
}



p {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	margin-left: 5px;

}

h1 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: yellow;
	font-weight:bold;
}

h2 {
	font-family: Impact;
	font-size: 16px;
	text-decoration: none;
	color: #C7C5E2;
}


#menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-right: 30px;
	line-height: 32px;
	padding-top: 67px;
}


#menu a {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: white;
}


#menu A:Hover  {
	color: black;
	text-decoration : none;
}


#signage {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-top: 167px;
}


#form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	margin-left: 5px;

}
