BODY {
	background-color : Black;
	color : Silver;
	margin-top : 40px;
}

.text {
	line-height : 150%;
}


.current_page {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #2A2A2A;
	padding-bottom : 3px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 3px;
}

.yellowbird {
	background-color: White; 
	width: 799px; 
	height: auto; 
	color: Black;
	font-family: sans-serif;
}
A.page:HOVER {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	color : #CE31FF;
	padding-bottom : 3px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 3px;
}

A.page {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	color : #0063FF;
	padding-bottom : 3px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 3px;
}
.space {
	width: 40px;
}
.footer {
	font-family : serif;
	font-size : 8pt;
	font-weight : bold;
	line-height : 150%;
}
.tm {
	vertical-align : super;
	font-size : 50%;
}
.list {
	margin-left : 25px;
	margin-top : 3px;
	margin-bottom : 3px;
}
.list-top {
	margin-left : 25px;
	margin-top : 10px;
	margin-bottom :3px;
}
.list-bot {
	margin-left : 25px;
	margin-top : 3px;
	margin-bottom : 10px;
}
.para {
	margin-top : 4px;
	margin-bottom : 4px;
}
#page {
	width: 100%;
	height: auto;
}

#header {
	width: 960px;
	height: auto;
}

#container {
	width: 960px;
	height: 590px;
}

#links {
	width: 960px;
	height: auto;
}

#footer {
	width: 960px;
	height: auto;
	margin-top : 15px;
}

A.page2:HOVER {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	color : #CE31FF;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;
}

A.page2 {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	color : #0063FF;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;
}

.current_page2 {
	font-family : serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #2A2A2A;
	padding-bottom : 3px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 3px;
}