a:link

{

	color: rgb(51,153,255);

	onmouseover="this.style.cursorhand";

	onmouseout="this.style.cursordefault"; 

}

a:visited

{

	color: rgb(51,102,204); 

} 

a:active 

{

	color: rgb(255,153,0);

}

body

{

	font-family: Verdana, Arial, Helvetica;

	background-color: rgb(255,255,204);

	color: rgb(0,0,0);

}

em

{

	font-style:italic;

}

h1

{

	font-family: Times New Roman, Times;

	color: rgb(153,153,51);

}

h2

{

	font-family: Times New Roman, Times;

	color: rgb(204,153,0); 

}

h3

{

	font-family: Times New Roman, Times;

	color: rgb(0,102,153); 

}

h4

{

	font-family: Times New Roman, Times;

	color: rgb(153,153,0);

}

h5

{

	font-family: Times New Roman, Times;

	color: rgb(255,153,0);

}

h6

{

	font-family: Times New Roman, Times;

	color: rgb(51,102,204);

}

.byline

{

	font-size:80%;

	font-style:italic;

	margin-top:0;

	margin-bottom:0;

}

.bylineright

{

	text-align:right;

	font-size:80%;

	font-style:italic;

	margin-top:0;

	margin-bottom:0;

}

.header

{

	font-weight:900;

	margin-top:0;

	margin-bottom:0;

}

.bigheader

{

	font-size:120%;

	font-weight:900;

	margin-top:0;

	margin-bottom:0;

}

.subheader

{

	font-size:80%;

	font-weight:900;

	margin-top:12;

	margin-bottom:0;

}

.small

{

	font-size:90%;

	margin-top:10;

	margin-bottom:10;

}

.smaller

{

	font-size:80%;

	margin-top:10;

	margin-bottom:10;

}

.smallerx

{

	font-size:80%;

	margin-top:0;

	margin-bottom:0;

}

.smallery

{

	font-size:80%;

	margin-top:4;

	margin-bottom:4;

}

.smallest

{

	font-size:75%;

	margin-top:9;

	margin-bottom:9;

}

p.span

{

	font-size:80%;

	text-indent:20;

	margin-top:0;

	margin-bottom:0;

}

.subsmaller

{

	font-size:80%;

	margin-top:0;

	margin-bottom:12;

}

strong

{

	font-weight:900;

}

strong.bigger

{

	font-size:120%;

	font-weight:900;

}

strong.smaller

{

	font-size:90%;

	font-weight:900;

}

td.in

{

	font-size:90%;

}

td.inside

{

	font-size:80%;

}

td.small

{

	font-size:70%;

}

td.smaller

{

	font-size:60%;

}

li

{

	font-size:80%;

	margin-top:5;

	margin-bottom:5;

}

li.normal

{

	font-size:100%;

	margin-top:10;

	margin-bottom:10;

}

li.small

{

	font-size:90%;

	margin-top:10;

	margin-bottom:10;

}
.indent
{

	text-indent:10;

}
