body {
        background-color: #F5F8F1;
	margin: 5pt;
        color: #000000;
}

p, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
        color: #000000;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 17px;
	font-style : normal;
	margin-bottom : 0px;
	line-height : 17px;
	margin-top : 0px;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 16px;
	font-style : normal;
	margin-bottom : 0px;
	line-height : 16px;
	margin-top : 0px;
}
.headbold {
	font-size: 19px;
	color: #003399;
	font-weight: bold;  
	line-height: 20px;
}

.headnormal {
	font-size:19px;
	color: #003399;
	line-height:20px;
}

.contentstart {
	color: #003399;
	font-size: 16px; 
	line-height: 20px;
	margin-left: 0px;
	margin-right: 10px;
}

.content {
	font-size: 14px; 
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
}

.contentlist {
	font-size: 14px; 
	line-height: 18px;
	list-style-type: square;
}

.content2 {
	font-size: 14px; 
	line-height: 18px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 0px;
}

.contentlist2 {
	font-size: 14px; 
	line-height: 18px;
	list-style-type: square;
	margin-top: -14px;
	margin-bottom: -28px;
}

.contentlist2n {
	font-size: 14px; 
	line-height: 18px;
	list-style-type: decimal;
	margin-top: -14px;
	margin-bottom: -28px;
}

.bigblue {
	color: #003399;
	font-size: 16px; 
}

.bigblack {
	color: #000000;
	font-size: 16px; 
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	color: #003399;
	text-decoration: none;
}

.newsticker {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 16px;
        color: #003399;
	text-decoration: none;
}

a:link {
        background-color: transparent;
        color: #003399;
	text-decoration: none;
}

a:visited {
        background-color: transparent;
        color: #003399;
        text-decoration: none;
}

a:hover {
        background-color: transparent;
        color: #003399;
	font-weight: bold;
        text-decoration: none;
}

a:active {
        background-color: transparent;
        color: #003399;
	font-weight: bold; 
       	text-decoration: none;
}

a.hover {
        background-color: transparent;
        color: #003399;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

