body {
	background-color: #666666;
	font-family: Arial, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

.oa {
	font-weight: bold;
	font-style: italic;
	font-size: 135%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	}

.key {
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h1 {
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	}

h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 135%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	}

h3 {
	font-weight: bold;
	font-size: 115%;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	}
	 
h4 {
	font-weight: bold;
	font-size: 105%;
	color: #333333;
	text-align: left;
	}

p {
	font-size: 100%;
      color: #333333;
	text-align: left;
	}

.bg666666 {
	background-color: #666666;
	}

.bg999999 {
	background-color: #999999;
	}

.bgcccccc {
	background-color: #CCCCCC;
	}

.bgffffff {
	background-color: #FFFFFF;
	}

.vatop {
	vertical-align: top;
	}

.tacenter {
	text-align: center;
	}

.bold {
	font-weight: bold;	
	}

.underline {
	text-decoration: underline;
	}

.boldunder {
	font-weight: bold;	
	text-decoration: underline;	
	}

.link {
	font-weight: bold;
        font-size: 115%;
	text-align: left;
	}
A.link:link { color: #0000FF; }
A.link:active { color: #666666; }
A.link:visited { color: #333333; }

.sublink {
	font-size: 105%;
	text-align: right;
	}
A.sublink:link { color: #0000FF; }
A.sublink:active { color: #666666; }
A.sublink:visited { color: #333333; }
		  
.textlink {
	font-size: 100%;
	}
A.textlink:link { color: #0000FF; }
A.textlink:active { color: #666666; }
A.textlink:visited { color: #333333; }

.maintain {
	font-style: italic;
      font-size: 75%;
	color: #333333;
	background-color: #999999;
	text-align: left;
	}

.maintainlink {
	font-style: italic;
      font-size: 100%;
	}
A.maintainlink:link { color: #0000FF; }
A.maintainlink:active { color: #666666; }
A.maintainlink:visited { color: #333333; }
