BODY {
	background : #FFFFFF;
}

A:LINK {
	color: #3C7796;
	font-size : 9pt;
	text-decoration: none
}
A:VISITED { 
    color: #3C7796;
	font-size : 9pt;
	text-decoration: none
}
A:HOVER {
    color: #3C7796;
	font-size : 9pt;
	text-decoration: underline
}
A.big:LINK {
	color: #3C7796;
	font-size : 10.5pt;
	text-decoration: none
}
A.big:VISITED { 
    color: #3C7796;
	font-size : 10.5pt;
	text-decoration: none
}
A.big:HOVER {
    color: #3C7796;
	font-size : 10.5pt;
	text-decoration: underline
}
a.top {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.top:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
td {
	font-size: 9pt;
}
input {
	font-size: 9pt;
}
select {
	font-size: 9pt;
}

textarea{
	font-size: 9pt;
}
.big{
	font-size: 10.5pt;
}

.bigspace{
	font-size: 10.5pt;
	line-height: 24px;
}
.space{
	font-size: 9pt;
	line-height: 20px;
}
.title{
	font-size: 10.5pt;
	color:#CC0000
}