body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #FFFFD9color : Black;
	width : 300px;
	background-image : url(img/background.jpg);
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: xx-small;
	border : thin Black;
	border-width : 1 1 1 1;
		
}
p {
	font-size : x-small;
	background-color : #FEFEFC;
	
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: medium;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : 1 solid #9BB5A8;
	padding : 2 2 2 2;
	border-color : #003E00;
	border-style : solid solid solid solid;
	border-width : 0 0 1 0;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
:link {
	color: Maroon;
}  
:visited {
	color: Black;
} 
:active {
	color: Black;
}
:hover {
	color: Blue;
} 
li {
	font-size : xx-small;
	list-style-image : url(img/bullet.gif);
}
hr {
	color: #9BB5A8;
	height: 1;
	border : none;
	background-color : #9BB5A8;
}
p {
	font-size: xx-small;
}
