body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.nav1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #000000;
 	 text-decoration: none;
  	font-weight: bold;
  
}

.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ED4172;
	font-weight: bold;
}

.nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;

	color: #ED4172;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;

  	color: #ED4172;
 	 text-decoration: none;
  	font-weight: bold;
  
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;

	color: #ED4172;
	font-weight: bold;
	text-decoration: none;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}

.title {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

h1 {
	display: none; 
}

h2 {
	background:transparent no-repeat left top; 
	color:transparent; 
	float:left; 
	height:85px; 
	width:600px;
	margin:0 0 0 0; 
	text-indent:-1000em;
}

h3 {
	background:transparent no-repeat left top; 
	color:transparent; 
	float:left; 
	width:600px;
	margin:0 0 10px 0; 
	text-indent:-1000em;  
}

.msgtext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:	#ffffff;
}

.inputText {
	border: 0px Solid #000000;
	height: 17px;
	width: 200px;
}