BODY
	{background-color:#022;
	color=white}
A:link 
	{color:#00f;
	text-decoration:none}
A:visited
	{color:#09c;
	text-decoration:none}
A:active
	{color:#f00;
	text-decoration:underline}
A:hover
	{color:#f00;
	text-decoration:underline}

.index
	{text-align:right;
	font-size:80%;}

.title
	{
	color:white;
	font-size:200%;
	font-weight:bold;
	text-align: center;
	}
.subtitle
	{
	font-family: "verdana", "geneva", "sans-serif" ;
	font-size: 24px ;
 	color: white ;
	font-weight:bold;
	text-align: center;
	}
.subsubtitle
	{
	font-size:80%;
	color: white;
	font-style:italic;
	text-align:center;
	margin-top:8px;
	}
.here	{
	text-align:center;
	margin-top:8px;
	}
div.body
	{line-height:150%;
	margin-left:10%;
	margin-right:10%;
	padding:8px;
	background-color:#366;
	}
.decade
	{
	font-family: "Times New Roman", "Times", "serif";
	font-size:20px;
	font-weight:bold;
	border-color:#aaa;
	border-width:5 0;
	border-style:solid;
	margin-left:7%;
	margin-right:53%;
	margin-top:15px;
	margin-bottom:4px;
	padding-top:3px;
	padding-bottom:3px;
	
	}

.table
	{
	font-family: sans-serif;
	margin-left:7%;
	margin-right:7%;
	width:86%;
	background-color:#fee;
	}
.norm	{width:50%;
	}
.brand
	{color=#e00;
	font-weight:bold;
	}
.general
	{color=#e00;
	font-size:80%;}
i
	{color:black;
	font-weight:thin;
	}
.comment
	{color:black;
	font-size:80%;
	line-height:150%;
	text-align:left;
	}

.k
	{color:black;
	font-size:80%}

.update
	{color:white;
	text-align:center}

blockquote
	{color:#339;
	background-color:#fff;
	margin-left:5%;
	margin-right:5%;
	padding:8px;
	border-style: solid;
	border-width: 1 1 1 10px;
	border-color: #ccf;
	}

.back
	{text-align:center}

h3	{color=#033;
	font-weight:bold;
	font-size:130%;
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	}


