td {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}


a {
	text-decoration: none;
	font: normal;
}


a:hover {
	text-decoration: underline;
	color: Blue;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

a:visited {
	color: Blue;
}

h2 {
	font: italic 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #757575;
}

body {
	background-image: url(../img/background.jpg)
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #996633;
	font-weight: bolder;
	text-align: center;


}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #996633;
	font-weight: bolder;
	text-align: center;
}
caption {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight: bolder;

}
h4 {
	font: bolder normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #330066;
	text-decoration: none;

}
h5 {

	font: bolder normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #996633;
	text-decoration: none;
}
h6 {


	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #996633;
	font-weight: bolder;
	text-align: left;
}
