body {
	background: #FCF0FF;
}

.f1{
	font-size:x-small; 
	line-height:130%;
}
.f2{
	color: #ffffff;
	font-size:xx-small; 
	line-height:130%;
}
.f3{
	color: #8056A4;
	font-size:x-small; 
	line-height:130%;
}
.f4{
	font-size:xx-small; 
	line-height:130%;
}
.f5{
	color: #ffffff;
	font-size:x-small; 
	line-height:130%;
}
.f6{
	color: #3366cc;
	font-size:xx-small; 
	line-height:130%;
}
.t1{
	font-size:small; 
	line-height:130%;
}

.t2{
	font-size:medium; 
	font-weight:bold;
	line-height:130%;
}

a:link { color: #996699; text-decoration: none; }
a:visited { color: #996699; text-decoration: none; }
a:active  { color: #996699; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

a.w:link { color: #ffffff; text-decoration: none; }
a.w:visited { color: #ffffff; text-decoration: none; }
a.w:active  { color: #ffffff; text-decoration: none; }
a.w:hover { color: #ff0000; text-decoration: underline; }

a.r:link { color: #ff0000; text-decoration: underline; }
a.r:visited { color: #ff0000; text-decoration: underline; }
a.r:active  { color: #ff0000; text-decoration: underline; }
a.r:hover { color: #0000ff; text-decoration: underline; }

ul {
    margin-left: 1.0em;
}
li {
    text-indent: -1.0em;
}
