body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-position: left;
	background-repeat: repeat-y;
}

body, table, tr, td {
font-family: Verdana;
font-size: 13px;
color: #5A5A5A;
}

h1 {
font-size: 16px;
font-weight: bold;
background-image: url(/images/h1.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
padding-top: 1px;
}

h2 {
font-size: 14px;
font-weight: bold;
}

h3 {
font-size: 13px;
font-weight: bold;
}

h4 {
color: #FE3D00;
font-weight: bold;
}

h5 {
font-size: 12px;
}

.content {
border-left: 1px solid #FFEF2E;
border-right: 1px solid #FFEF2E;
border-top: 2px solid #FFEF2E;
border-bottom: 2px solid #FFEF2E;
padding: 20px;
}

a {
font-size: 13px;
color: #5A5A5A;
}

.menu {
font-size: 13px;
font-weight: normal;
color: #5A5A5A;
text-decoration: none;
}

.menuActive {
font-size: 13px;
font-weight: bold;
color: #5A5A5A;
text-decoration: none;
}

.submenu {
font-size: 12px;
font-weight: normal;
color: #5A5A5A;
text-decoration: none;
}

.submenuActive {
font-size: 12px;
font-weight: bold;
color: #5A5A5A;
text-decoration: none;
}

.copyright {
font-size: 10px;
padding-top: 4px;
}

.ticker td, .ticker td a {
font-size: 11px;
}

