body {
 background: #FFFFFF;
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 color: #464646;
 font-size:0.75em; 
}


#mobile{
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}



div#logo {
	color: #FFFFFF;
	height: 32px;
	margin: 0px;
	padding-top: 12px;
	font-weight: bold;
}

.logo {
   background-color: #FFFFFF;
   border: none;   
   display: block;
   padding: 0px;
   text-decoration: none;
   border-color: #FFFFFF;
   border-style: none;
   border-width: 0;
}



a {
   color: #e01524;
   font-weight: bold;
   outline: none;   
   text-decoration: none;
}


a.menu {
   background-color: #ffffff;
   color: #e01524;
   font-weight: bold;
   outline: none;   
   display: block;
   text-decoration: none;
   margin-left:10px;
   margin-bottom: 1px;
}

a:hover {
  color: #000000;
}


.fund {
   background-color: #ffffff;
   color: #e01524;
   font-weight: bold;
   outline: none;   

}


#footer {
	color:#999999;
	margin-left:15px;
	margin-top: 15px;
}


h1, h2 {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}


