a:link {
	color : #B22222;
	text-decoration : none;
}

a:visited {
	color : #B22222;
	text-decoration : none;
}

a:hover {
	color : #B22222;
	text-decoration : underline;
}

a:active {
	color : #B22222;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #A74101;
	scrollbar-track-color : #E89703;
}

h2 {
	font-size : 16pt;
}

hr {
	color : #B22222;
	height : 1px;
}

input, select, textarea {
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	font-size : 9pt;
	scrollbar-arrow-color : #FFFFFF;
}

kbd {
	color : #B22222;
}

li.number {
	list-style-image : none;
	list-style-type : decimal;
	margin-bottom : 3px;
}

p {
	color : #000000;
}

p.c {
	margin-left : 20px;
	margin-top : 0px;
}

p.l {
	margin-bottom : 0px;
}

td {
	color : #000000;
	font-size : 10pt;
}

td, ul, li {
	list-style-image : url("images/dot.gif");
	list-style-type : disc;
}

ul {
	list-style-image : url("images/dot.gif");
	list-style-type : disc;
}

.starinvisible {
	border : 0px;
	color : #FFFFFF;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
}

.starvisible {
	border : 0px;
	color : #FF0000;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
}
