@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: medium;
	color: #A21402;
}
body {
	background-color: #F90;
	text-align: center;
	font-weight: bold;
}
text-align left {
	text-align: left;
}
h1 {
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #A21402;
	text-decoration: none;
}
a:visited {
	color: #A21402;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
	background-color: #A21402;
}
a:active {
	color: #F90;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
}
p {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
}
.Left-align {
	text-align: left;
}
.orangefontcolor {
	color: #FF9900;
}
