BODY {
	background-color:#FFFFFF;
	font-size: medium;
	font-family: arial,verdana;
	color : #ffffff;
	background-image : url(images/bk.jpg);
	background-repeat : no-repeat;
}

td {
font-size: 75%;
font-family:  arial,verdana;
color : #333333;
}

td.navi {
font-size: 8pt;
font-family:  arial,verdana;
color : #003366;
padding: 7 7 7 7;
}


td.blue {
font-size: 75%;
font-family:  arial,verdana;
color : #ffffff;
background-color:#003666;
}

td.lblue {
font-size: 75%;
font-family:  arial,verdana;
color : #ffffff;
background-color:#006699;
}

td.main {
font-size: 75%;
font-family:  arial,verdana;
color : #333333;
padding: 10 10 10 10;
}

td.orange {
font-size: 75%;
font-family:  arial,verdana;
color : #ffffff;
background-color:#ff9900;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color : #003366;
}

h2{
font-size: 120%;
font-weight: bold;
margin-bottom: 0%;
color : #003366;
}

h3 {
font-size: 100%;
font-weight: bold;
color : #003366;
}

h4 {
	font-size:  75%;
	font-weight: bold;
	color : #003366;
}

A {
font-weight: bold;
color:#006699;
text-decoration:none;
}

A:hover{
color:#ff9900;
text-decoration:none;
}

A.white {
font-weight: bold;
color:#ffffff;
text-decoration:none;
}

A.white:hover{
color:#ff9900;
text-decoration:none;
}

A.nav {
font-weight: bold;
color:#003366;
text-decoration:none;
line-height: 210%;
}

A.nav:hover{
font-weight: bold;
color:#0099cc;
text-decoration:none;
line-height: 210%;
}


.small{
font-size: 70%;
}

.vsmall{
font-size: 65%;
}

hr{
color: #cccccc;
height: 1px;
width: 80%;
}

input {
	font-size: 8pt;
	color:#003366;
}

li {
	list-style-image: url(images/point.gif);
	margin-top: 12px;
	margin-bottom: 12px;
}
ul{
		margin-bottom:0%;
			margin-left : 20;
}
.bw {
	color: #336699;
}