a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
  
}

a:hover {
	text-decoration: underline;
	 color: #ffffff;
	 font-weight: bold;
}

a:active {
	color: #ff0000;
	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: #ffffff;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A0A0A0;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A0A0A0;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}


.name {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #656565;
}

h1 {
	display: none; 
}
	

h2 {
	background:transparent no-repeat left top; 
	color:transparent; 
	float:left; 
	height:80px; 
	width:380px; 
	margin:0 0 0 0; 
	text-indent:-1000em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}