* {
	font-family: Helvetica;
}



a:visited {
	color: #000080;
	text-decoration: bold;
}

a:hover {
	color: #660000;
	text-decoration: italics;
}

a:active {
	color: #000080;
	text-decoration: bold;
}

body {

	margin-top: 0px;
	background: #669999 url(http://philnrocks.com/images/bg.gif);
    background-repeat: repeat-x
}

.text_body {
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 25px;
}

.footer_text{
	margin-bottom: 30px;
}

.links_phil {
	margin-right: 50px;
	font-size: 50px;
	font-weight:900;
	line-height: 60%;
}

form {
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #000080;
	font-size: 32pt;
}

h3 {
	color: #000080;
	font-size: 14pt;
}

input {
	border: 1px solid #000080;
	font-size: 8pt;
	height: 18px;
	margin: 0px 0px 0px 0px;
}

tr, td, table, p, ul, ol, ul, br, form, a {
	color: #000080;
	font-size: 8pt;
}
