a {
	text-decoration : none;
}

a:link {
	color : #0000FF;
}

a:visited {
	color : #990000;
}

a:active {
	color : #FF0000;
}

body {
	background-color : #CCFFCC;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h5 {
	color : #0000FF;
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
}

h6 {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}

p {
	line-height:20pt;
	font-family : Arial;
	font-size : 12pt;
}

p.in10 {
	margin-left : 10px;
}

p.in25 {
	margin-left : 25px;
}

table {
	font-family : Arial;
	font-size : 12pt;
}

table.blind {
	border : 0px;
}

.ib {
	font-style : italic;
	font-weight : bold;
}

.red {
	color : #FF0033;
}

/*table.typ1 {
	border : 3px groove #808080;
	padding : 5px 5px 5px 5px;
	rules : all;
}
*/.blue { color : #0000FF; }
