body {
	margin:0px;
}
form {
	margin:0px;
	}

input {
	border:1px solid #8B8B8B;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

textarea {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

select {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
font-family: Comic Sans MS, verdana;
color: #000000;
font-size: 14px;
}

.heading{
font-family: Comic Sans MS, verdana;
color: #710000;
font-size: 14px;
font-weight: bold;
}

.footer_txt{
font-family: tahoma;
color: #414141;
font-size: 11px;
}

a.mail:link {
	font-family: Helvetica, Tahoma;
	color : #414141;
	font-size: 14px;
	text-decoration: none;
}
a.mail:hover {
	font-family: Helvetica, Tahoma;
	color : #666666;
	font-size: 14px;
	text-decoration: underline;
}
a.mail:visited {
	font-family: Helvetica, Tahoma;
	color : #414141;
	font-size: 14px;
	text-decoration: none;
}



a.footer:link {
	font-family: tahoma;
	color : #414141;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	font-family: tahoma;
	color : #666666;
	font-size: 11px;
	text-decoration: underline;
}
a.footer:visited {
	font-family: tahoma;
	color : #414141;
	font-size: 11px;
	text-decoration: none;
}

a.nav:link {
	font-family: tahoma;
	color : #383838;
	font-size: 12px;
	text-decoration: none;
}
a.nav:hover {
	font-family: tahoma;
	color : #710000;
	font-size: 12px;
	text-decoration: underline;
}
a.nav:visited {
	font-family: tahoma;
	color : #383838;
	font-size: 12px;
	text-decoration: none;
}
.checkbox{
padding: 0px;
margin: 0px;
border:0px;
}
.button {
font-size: 11px; font-weight: bold; color: #464646; border: 1px solid 
#201F25; background-color:#E5E5E5;
font-family:Comic Sans MS, verdana;}

A.darkpink:link {
	font-family: tahoma;
	color : #383838;
	font-size: 12px;
	text-decoration: none;
}
A.darkpink:visited {
	font-family: tahoma;
	color : #383838;
	font-size: 12px;
	text-decoration: none;
}
A.darkpink:hover {
	font-family: tahoma;
	color : #710000;
	font-size: 12px;
	text-decoration: underline;
	}
