          /* Generic Element Selectors */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-image: url(images/lightwood.jpg);
	link=#000660
	vlink=#333333
	/*margin: 0 0 0 0; top right bottom left*/	
}

p {
	width: 80%;
}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Georgia;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	}

/************************* Classes *************************/

.tablemain {
	margin-left: 15%;
	margin-right: 15%;
	width: 70%;
	padding: 8;
	background-color: E6C97A;
	font-family: tahoma;
	font-size: 18;
}

.trowmain {
	text-align: center;
}

.tdatamain {
	text-align: center;
}

.divcenter {
	text-align: center
}

/*************************  Pseudo classes *************************/

