body {
height: 100%;
margin: 0;
background-color: #FFFFFF;
}
.header {
font-family:tahoma;
font-size: 48pt; 
color:#FFFFFF; 
padding-left: 10; 
padding-right: 5; 
font-weight: 100;
}
.text {
font-family:tahoma;
font-size: 11px;
color: #FFFFFF;
padding: 5px 20px 10px 10px;
line-height: 18px;
}
.news {
font-family:tahoma;
font-size: 22px; 
color: #FFFFFF; 
padding-left: 10;  
font-weight: 500; 
}
.news2 {
font-family:tahoma;
font-size: 13px; 
color: #FFFFFF; 
padding-left: 10;  
}
a:link {
text-decoration: underline; 
color: #9E0B0E
}
a:visited {text-decoration: underline; 
color: #9E0B0E
}
a:hover {
text-decoration: underline; 
color: #9E0B0E
}
a:active{
text-decoration: underline; 
color: #9E0B0E
}
