.body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.normaltext { font-family: tahoma; font-size: 12px; color: #1f9ef5}
a:active, a:link, a:visited { text-decoration: underline; font-family: Tahoma; font-size: 13px; color: #0066ff}
a:hover{ text-decoration:underline; font-family: Tahoma; font-size: 13px; color: #0066ff}
.smalltext { font-family: tahoma; font-size: 10px; color: #1f9ef5}

#mainbar { background-color: white; width: 600px; 
		border-style: solid; 		border-color: black;
		border-width: 2px;
		position: absolute; left: 25%; top: -2px;
		font-family: tahoma; font-size: 13px; color: #1f9ef5; text-align: center;
		padding-top: 30px; padding-bottom: 5px; padding-left: 8px; padding-right:8px;}


.newspost { border-style: solid; border-color: #1f9ef5;
		border-width: 1px; background-color: white;}
