body {
	scrollbar-arrow-color: #FF00FF; 
	scrollbar-base-color: #FF99FF;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-track-color: #FFCCFF;
}
div.writer {
	font-family:Tahoma;
	font-size:smaller;
	text-align:right;
}
.quote {
	font-family: IrisUPC;
	font-size: 20px;
	font-weight: bold;
}
h1 {
	font-family:  IrisUPC;
	font-size: 27px;
	font-weight: bolder;
}
h1.quest {
	color: Red;
}
h2 {
	font-family: IrisUPC;
	font-size: 25px;
	font-weight: bolder;
}
h3 {
	font-family: IrisUPC;
	font-size: 20px;
	font-weight: bolder;
}
.h3 {
	font-family: IrisUPC;
	font-size: 20px;
	font-weight: bolder;
}
img.end {
	padding-top:0px;
	padding-left:7px;
	height:18px;
	width:18px;
}
td.thinborder {
	border:1px solid black;
	vertical-align:top;
}
.body {
	font-family: "Tahoma", sans-serif;
	font-size: medium;
}
.left {
	float: left;
	padding: '7' '7' '7' '0';
}
.right {
	float: right;
	padding:'7' '0' '7' '7';
}
.question {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}
.title-issue {
	font-family: Tahoma, sans-serif;
	font-size: medium;
	font-weight: bolder;
}
.txtintro {
	font-family:  IrisUPC;
	font-size:  25px;
	font-weight: bolder;
}
.txtbody {
	font-family: Tahoma;
	font-size: 13px;
}
.smalltxt {
	font-family: Tahoma;
	font-size: 12px;
}
p {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
p.starbody {
	font-family:Tahoma;
	font-size:13px;
	background:center no-repeat;
}
.indent-content {
	font-family: Tahoma;
	font-size: 10pt;
	text-indent : 30pt;
}
.bigfirst {
	float: left;
	font-family: IrisUPC;
	font-size: xx-large;
	font-weight: bolder;
	line-height: 100%;
	width: 0.5em;
}
.bigfirst2 {
	float: left;
	font-family: IrisUPC;
	font-size: xx-large;
	font-weight: bolder;
	line-height: 50%;
	width: 0.5em;
}
.hd1 {
	font-family: IrisUPC;
	font-size: 22px;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a.menu {
	float: center;
	font-size: 11px;
	width: 8em;
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
}
a.menu:hover {
	background-color: Red;
	color: Yellow;
	text-decoration: none;
}
