BODY {
	background-color : #FFCC00;
	margin-top : 0;
	margin-left : 0;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	background-image:  url(images/wood.gif);

}

A:LINK {
	font-size: 15px;
	color : #000000;
	width: auto;
	border: thin outset #FFFFFF;

}

A:ACTIVE {
	font-size: 15px;
	color : #666666;
	width: auto;
	border: thin outset #FFFFFF;

}

A:VISITED {
	font-size: 15px;
	color : #333333;
	width: auto;
	border: thin outset #FFFFFF;


}

A:HOVER {
	font-size: 15px;
	color : #666666;
	width: auto;
	border: thin outset #FFFFFF;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;

}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #0033FF;
	font-family : Helvetica, Arial, sans-serif;
	text-align: left;
}

p{
	font-size: 15px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
