h1 {
display:inline;
font-family: Tahoma;
font-weight: normal;    
font-size: 25px;
line-height: 22px;
color:#ffffff;
}

h2 {
display:inline;
font-family: Tahoma;
font-weight: normal;    
font-size: 18px;
line-height: 35px;
color:#ffffff;
}

.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
    line-height: 15px;
	outline:0; 
	-moz-outline:0;
	}
a.normaltext:link { font-size: 12px; color: #505050;; font-family: Tahoma; text-decoration: none }
a.normaltext:visited {  font-family: Tahoma; font-size: 12px; color: #505050; text-decoration: none}
a.normaltext:hover {  font-family: Tahoma; font-size: 12px; color: #181818; text-decoration: underline}
a.normaltext:active {  font-family: Tahoma; font-size: 12px; color: #505050; text-decoration: underline}

.noborder {
	outline:0; 
	-moz-outline:0;	
	}

