
h1 {
	font-size: 16px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
}

body,td,th {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.printable {
	width: 100%;
}

.cool p:hover{
	background-color: #dddddd;
	border-color: #bbbbbb;
	border-width:1px;
	border-style:solid;
}

.cool {
	background-color: #ffffff;
	border-color: #bbbbbb;
	border-width:1px;
	border-style:solid;
	margin:2px 2px 2px 2px;	
}

a:link {
	color: #bb0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

.bodytext a:link {color: #DD0000; font-weight:bold; text-decoration: none;}
.bodytext a:visited {color: #AA0000; font-weight:bold; text-decoration: none;}

/********** horizontal ********/
#menubar {
	
}
#menubar td {

}
#menubar a:hover img {
	visibility:hidden;
}
#menubar a:hover img {
	visibility:hidden;
}
#menubar a {
	display:block;
}
#menubar a/**/ {
	/*height:37px;  hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #menubar a {
	/*cursor:hand;*/
}
* html #menubar li a:hover {
	height:1%;
}
/* */

/********** horizontal ********/
#submenubar {
	
}
#submenubar td {

}
#submenubar a:hover img {
	visibility:hidden;
}
#submenubar a:hover img {
	visibility:hidden;
}
#submenubar a {
	display:block;
}
#submenubar a/**/ {
	/*height:37px;  hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #submenubar a {
	/*cursor:hand;*/
}
* html #submenubar li a:hover {
	height:1%;
}
/* */
