/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0033FF;
}

a:active {

	text-decoration: none;
	color: #0000FF;
	text-decoration: none;

}

h1 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
h5{
	font-size: 11px;
	color: #FFFFFF;	
}
h6{
	font-size: 9px;
}.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}.phone {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000
}
