 * html {
 margin:0;
 padding:0;
 }
 
html, body{ 
 margin:0; 
 padding:0;
} 


 /***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

 
 /***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0;
}

img {
border:0;
}


/***** Links *****/

a,
a:link,
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
	

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}
/*  Icludes of the Pages */
.heading {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #45353A;
}

.content {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D2A24;
}
a.footer-menu:link {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.footer-menu:active {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.footer-menu:visited {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.footer-menu:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.header {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sitemap:link {

 font-family: Arial ;
 font-size: 12px;
 font-weight: none;
 color: #000080;
 text-decoration: none;
}
a.sitemap:active {

 font-family: Arial ;
 font-size: 12px;
 font-weight: none;
 color: #000080;
 text-decoration: none;
}
a.sitemap:visited {

 font-family: Arial ;
 font-size: 12px;
 font-weight: none;
 color: #000080;
 text-decoration: none;
}
a.sitemap:hover {

 font-family: Arial ;
 font-size: 12px;
 font-weight: none;
 color: #000080;
 text-decoration: underline;
}
