body {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	background-color: #FFFFFF;
	margin: 0 0;
}
p, li, td {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
}
h1 {
	font-size: 200%;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 25px;
}
h3 {
	font-size: 140%;
}
.footer {
	font-size: 10pt;
}
.style1 {
	font-size: larger;
	font-weight: bold;
}
.style2 {
	font-size: .80em;
}
.style2 table, .style2 td, .style2 th {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}
.col2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
}
.col3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 5px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#header img, #header p {
	vertical-align: middle;
	text-align: center;
}
#close {
	text-align: right;
	margin-right: 5px;
	font-size: 80%;
}
.col2 ul {
	list-style-image: url(../images/new/arrow.gif);
	list-style-type: square;
	margin: 0; 
	padding: 20px;
}
.highlight {
	background-color: #FFFF33;
	font-weight: bold;
}
.highlight2 {
	background-color: #CCFFFF;
	font-weight: bold;
}
#matrix table {
	border: #CCCCCC thin solid;
}
#matrix td {
	font-size: 80%;
}
a {
	color: #0000FF;
}
.style6 {
	font-size: 70%
}
#cat h1 {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	margin-top: -25px;
}
.style9 {
	font-size: 135%;
}
