﻿body {
	color: #000000;    
    background-image: url('../../background/greenishbluecolorfade.jpg');
   	background-repeat: repeat-x;
    background-color: #C6FCFC;	
}
P {
	border-style: solid;	
	border-left: 1px;
	border-right: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;	
	border-style: hidden;	
}
a:link {
        background: #FFFFFF;       
}        
h2 {    
    margin-left: 6px; 
	margin-right: 6px; 
	margin-bottom: 12px;
	margin-top: 24px;
	text-align: center;
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.table-contents {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: 3px;	
}
.paragraph {
	font-family: Arial;
	font-size: small;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.editing-date {	
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 24px;
	margin-top: 24px;
	font-family: "Times New Roman";
	font-size: small;
}
.copyrighted-top-line {
	font-family: "Times New Roman";
	font-size: small;
	text-align: center;
	margin-top: 64px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.Top-line-on-copyrighted {
	border-top-style: solid;
	border-top-width: 2px;	
}
.copyrighted-bottom-line {
    font-family: "Times New Roman";
    font-size: small;
    text-align: center;
    color: #12200d;	
    margin-top: 0px;
    margin-right: 0px;    
    margin-bottom: 12px;
    margin-left: 0px;    
}
.editor-webmaster {
	background-color: #FFFFFF;
	margin-left: 6px;
	font-family: sans-serif;
	font-size: xx-small;
	margin-top: 10px;
    margin-right: 6px;    
    margin-bottom: 10px;
    margin-left: 6px;    
}
.style2 {
	font-family: "Times New Roman";
}

