body {
	margin: 10% auto 10%;
	color: #000000; 
	background: #ffffff; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt; 
	}


	
#OT-main-header {
	background-color: #af0000;
	margin: 0 0 0 0;
	width: 955px;
	}

/************************************************
*	NAVIGATION		*
************************************************/
 #navbar {
	display:none;
 	width: 960px;
 	border: 1px solid #af0000;
 	background-color: green;
 	}

/************************************************
*	Hyperlinks									*
************************************************/


	


/************************************************
*	GLOBAL									*
************************************************/
	
	h1 {
	font-family: Georgia, Palatino, Georgia,"Times New Roman",serif;
	font-size: 24;
	font-weight: normal;
	color: #000000;
	}

	h2 {
	font-family: Georgia, Palatino,Georgia,"Times New Roman",serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	}

/************************************************
*	CONTENT	*
************************************************/

#content-box {
	background-color: #ffffff;
	}

/************************************************
*	HOMEPAGE	*
************************************************/

homepage h4 {
	color: 000000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
homepage h4 a, a:visited {
	color: 000000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	}
	
homepage h4 a:hover {
	color: #000000;
	text-decoration: underline;
	}

/************************************************
*	ARTICLE PAGE								*
************************************************/

#article-box {
	width: 100%;
	font-family: "Times New Roman", Times, serif; 
	}

#article-body {
	width: 90%;
	font-family: "Times New Roman", Times, serif; 
	}



/************************************************
*	FOOTER		*
********************************		****************/

#footer {
 	background-color: #ffff;
	margin: 0 0 0 0;
	width: auto;
	padding: 10px;
        border: 1px solid #000000;
	font-size: 16pt;
}


#document-link {
margin: 10px 0 0 0;
font-weight: bold;
font-size: 15px;
}





