﻿@font-face { font-family: "Palatino Linotype"; src:url('http://www.jergers.com/font/pala.TTF'); }
@font-face { font-family: "Palatino Linotype Bold"; src:url('http://www.jergers.com/font/palab.TTF'); }
@font-face { font-family: "Palatino Linotype Bold Italic"; src:url('http://www.jergers.com/font/palabi.TTF'); }
@font-face { font-family: "Palatino Linotype Italic"; src:url('http://www.jergers.com/font/palai.TTF'); }

body				{ background: #000000; color: #FFFFFF; font-family: Arial, Verdana; }

a:link				{ color: #EEEEEE; text-decoration: underline; }
a:active			{ color: #EEEEEE; text-decoration: underline; }
a:visited			{ color: #EEEEEE; text-decoration: underline; }
a:hover				{ color: #FFFFFF; text-decoration: underline; }

.content_area		{ padding-right: 10px; padding-left: 10px; }
