BODY      { 
    background: black; 
    color: white; 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
    text-align: center; 
    line-height: 1.0; 
    margin: 1em 4em; 
}

a:visited { 
    color: white; 
    text-decoration: none; 
}

a:link    { 
    color: white; 
    text-decoration: none;
}

a:hover   { 
    color: #0033FF; 
    text-decoration: none;
}

.title {
   font-family: verdana;
   font-size: 35px;
   font-style: normal;
   text-align: center;
}

.subtitle{
   font-family: verdana;
   letter-spacing: 0.3em;
   text-align: center;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
