#content {
	background-color: #66CC33;
	border: solid;
	border-color: #009900;
	border-width: 10px;
}

.frame {
	border: 4px solid #000000;
	padding: 6px;
}

#content p, .text {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 12pt;
	text-align: left;
	margin-top: 14pt;
}
#content td{
font-family : Bookman Old Style, serif; 
text-align: center;
color: #000000;
text-align: center;
border: 1px solid #660099;
}

#content table {
	border;
 border: 1px solid #660099;
}



.byline {
	font-family : Bookman Old Style, serif; 
	color : #660099; 
	font-size : .8em;
}
#titlebox {
	overflow: auto;
	
}
#titlebox_text {
	padding:4px;
	text-align:center;
}

h1{
	font-family : Bookman Old Style, serif; 
	color : #003300;
	font-size : 24pt;
}
h2 {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 18pt;
	font-weight:normal;
}
h3 {
		font-family : Bookman Old Style, serif; 
	color : #660099; 
	font-size : 18pt;
	font-weight:normal;
	text-align: left;
}
h4 {
	font-family : Bookman Old Style, serif; 
	color : #000000; 
	font-size : 12pt;
	font-weight:normal;
	text-align: left;
	font-style: italic;
}
#content a {
	color: #00AA00;
}
#content a:link {
	color: #660099;
	text-decoration: none;
	font-size: .9em;
}
#content a:visited {
	color: #3333cc;
	text-decoration: none;
	font-size: .9em;
}

#content a:hover, a:active {
	text-decoration: underline;
	font-size: .9em;
}

#related_content {
	background-color: #009900;
	border: solid;
	border-color:#009900;
	border-width: 10px;
	color:#CCCC66;
	font-family : Bookman Old Style, serif;
	text-align: center;
}
#related_content a, #related_content a:link, #related_content a:visited {
	color:#CCCC66;
}
#related_content p {
	text-align: center;
}

#rightnav {
border: 1px solid #660099;
background-color: #333333;
}

hr {
	color: #660099;
	background-color: #660099;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	width:100%
}