a.link2:link { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

a.link2:visited { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

a.link2:hover { 
    text-decoration: underline; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

a.link3:link { 
    text-decoration: none; 
    color: #000000; 
    font-family: Arial, sans-serif; 
    font-size: 16px; font-weight: bold; 
}

a.link3:visited { 
    text-decoration: none; 
    color: #000000; 
    font-family: Arial, sans-serif; 
    font-size: 16px; font-weight: bold; 
}

a.link3:hover { 
    text-decoration: underline; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 16px; font-weight: bold; 
}

a.menu:link { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

a.menu:visited { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

a.menu:hover { 
    text-decoration: underline; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

a:link { 
    text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
}

a:visited { 
    text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
}

a:hover { 
    text-decoration: underline; 
	color: #000000; 
	font-weight: bold; 
}

h1 { 
    font-family: Arial, sans-serif; 
	font-size: 30px; 
	color: #ffffff;
	text-align: center;
}

h2 { 
    font-family: Arial, sans-serif; 
	font-size: 20px; 
	color: #000000;
	text-align: center;
}

h3 { 
    font-family: Arial, sans-serif; 
	font-size: 16px; 
	color: #004080;
	text-align: center;
}

h4 { 
    font-family: Arial, sans-serif; 
	font-size: 14px; 
	color: #000000;
	text-align: left;
}

h5 { 
    font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-align: center;
}

h6 { 
    font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-align: center;
}

body {
    color: #000000; 
	background: url(/bg.jpg); 
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

ul { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
    list-style-type:disc; 
}

p { 
    text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 14px; 
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color: #000000
}

.style3 {
	font-size: 12px;
	font-family: Arial, sans-serif; 
}

.style4 {
    color: #FFFFFF
}

.style5 {
	color: #000000;
	font-weight: bold;
}

.style6 {
    vertical-align: top;
	color: #333333;
	font-size: 12px;
	font-family: Arial, sans-serif; 
}

.border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.borderntop {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.center {
	vertical-align: middle;
}

.top {
	vertical-align: top;
    font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;

.image {
	margin-bottom : 1.5em;
}

#footer {
	border-top : solid black 1px;	
	font-size:small;
	color : #666;
}
