body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}

body.top {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.left {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.main {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

td, th {
	font-family: Arial;
	font-style: normal;
}


a {
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold;
} 

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

a.navi
       { font-size: 10pt;
         font-family: Arial;
         text-decoration: none;
         font-weight: bold;
       }


body {
	background-color: #00005A;
	color: #D8D9FA;
}
body.top {
	background-color: #00005A;
	background-image: url(bgtop.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
   	background-position: 0%
	color: #D8D9FA;
	}
body.left {
	background-color: #00005A;
	background-image: url(bgleft.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
   	background-position: 0%
	color: #D8D9FA;
	}
body.main {
	background-color: #00005A;
	color: #D8D9FA;
}

td, th {
	color: #D8D9FA;
}

td.Ltrc1 {
	background-color: #00005A;
}

a {
	color: #C0C0C0;
} 

a.navi {
	color: #C0C0C0;
       }

h1,h2,h3,h4,h5,h6 {
	color: #FFD622;
}


