DL {
	list-style : none outside;
}
DT {
	list-style : none outside;
}


ADDRESS {
	font-size : 0.8em;
	text-align : center;
}

BODY, BLOCKQUOTE, INPUT, DL, P, OPTION, SELECT, TD, UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight: bold;
	
}

form {
	border: medium;
	border-color: #333399;
}

DIV {
    width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: left;
	background: #FFFFFF;
	color:  #000000;
}

BODY {
	background-color: transparent;
	background-image: url(images/logos.jpg);
	background-attachment: fixed;
}

BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.7em;
}

H1 {
	background-color: transparent;
	color : #000000;
	vertical-align: top;
	text-align: center;
	font-size : 1.5em;
	font-style : italic;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2 {
	background-color: transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight: bold;
	font-variant : small-caps;
	text-align: center;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	text-align: center;
	color:  #330066;
	background-color: transparent;
}

CAPTION {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-variant : small-caps;
	font-weight: bold;
}

table {
	margin-left: 5%;
	margin-right: 5%;
}
IMG {
	border: none;
	vertical-align: top;
}

A:VISITED {
	background: transparent;
	color: #330033;  
	text-decoration: underline;
}

A:LINK {
	background: transparent;
	color: #000099;
	text-decoration: underline;
}

A:HOVER {
	background-color: #FFFF66;
	color:  #3300FF;
}

.navcell {
	 font-family: Arial, Helvetica, sans-serif; 
	 text-align: center;
	 border-bottom: 2px #000000 solid;
	 border-left: 4px #000000 solid;
	 border-right: 4px #000000 solid;
	 border-top: 2px #000000 solid;
	height: 2em;
	  
}


td {
	
	vertical-align: top;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 1em;
	 line-height: 2em;
}

.spaced {
	letter-spacing: 20px;
	line-height: 1.5em;
	text-align: center;
}
	
.header {
	background-color: transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight: bold;
	font-variant : small-caps;
	text-align: center;
}

EM {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-style : italic;
}



STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

SPAN.center {
	text-align: center;
}

.center {
	text-align: center;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  1.2em;
	color: #330066;
	text-align: left;
}

.floarl {
	 float: left;
}

.floatr {
	float: right;
}
.silver {
	background-color: #CCCCCC;
	color: inherit;
}

.line {
	line-height: 2em;
}

.margin {
	margin-left: 25%;
	margin-right: 25%;
}

.marginlist {
	margin-left: 10%;
	margin-right: 10%;
}

.list {
	margin-left: 10%;
	margin-right: 25%;
}
.top {
	vertical-align: top;
	text-align: center;
}
.middle {
	vertical-align: middle;
	text-align: center;
}
.bottom {
	vertical-align: bottom;
	text-align: center;
}

span.red {
	background-color: transparent;
	color: #ff0000;
}
.space {
	letter-spacing: 1.5em;
}
.centerspace {
	
}
	
