body
{
	font-size: 75%;
	font-family: Verdana, Helvetica, san-serif;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color : #dddddd;
}

A {

}

A:link {
	color: #003366;
}

A:visited {
	color : #336699;
}

A:hover {
color: #6699ff;
}

h1		{
	font-size: 175%;
	color : #669999;
	clear : both;
}

h2		{	font-size: 152%;
	color : #669999;
	clear : both;
}

h3		{	font-size: 132%;
	color : #669999;
	clear : both;
}

h4		{	font-size: 115%;
	color : #669999;
	clear : both;
}

h5		{	font-size: 110%;
	color : #669999;
	clear : both;
}

h6		{	font-size: 105%;
	color : #669999;
	clear : both;
}

caption {
	font-size: 132%;
	color : #669999;
	font-weight : bold;
	padding-top : 20px;
}

.floatalignright {
	float: right; text-align: right
}

.justifyleft {
	text-align : left;
}

.textlist {
	padding-left: 15px;
	text-indent: -15px;
	text-align : left;
}

.toplink {
	padding-left: 30px; font-size: 0.8em; text-indent: -15px; padding-top: 0.5em; font-family: verdana, geneva, arial, helvetica, sans-serif
}

.indent {
	margin-left : 15px;
}

.BORDER1{
	border-color : #669999 #669999 #669999 #669999;
	border-style : outset outset outset outset;
	border-width : thick thick thick thick;
}

P {
	text-align : justify;

}
TABLE {
	font-size: 100%;
}

TH {
	background-color: #CCCCCC;
}

LI {
	padding-bottom : 1em;
}

.small85 {
	font-size: 85%;
}