@charset "utf-8";
/* CSS Document */
html {
	min-height : 100%;
	margin-bottom : 1px;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #b3412a;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #b3412a;
	letter-spacing: 0.3em;
	margin: 10px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #b3412a;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
a.contactus{
	font-size: 24px;
	font-weight: bold;
	color: #3399FF;
}
a.contactus:link {
	text-decoration: none;
	color: #3399FF;
}
a.contactus:visited {

	color: #FF0000;
	text-decoration: none;
}
a.contactus:hover {
	color: #b3412a;
	text-decoration: underline;
}
a.contactus:active {
	color: #FF6600;
	text-decoration: none;
}

.maintable {
	border: thin solid #000000;
}
body {
	background-color: #c9bfaa;
}
.maintable .footer {
	font-size: 12px;
	color: #DDD8CC;
}
.style3 {
	color: #DFD8CC
}
a {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #b3412a;
	text-decoration: underline;
}
a:active {
	color: #b3412a;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #3399FF;
}


