P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Navy;
	text-decoration : underline;
}

A:Visited  {
	color : Navy;
	text-decoration : underline;
}

A:Active  {
	color : Navy;
	text-decoration : underline;
}

A:Hover  {
	color : Red;
	text-decoration : none;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-style: normal; font-weight: bold; color: #7C6DFA}
.copywrite {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #999999}
.sub-heading {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
body {  background-image: url(design/background.gif); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
