/* CSS Document */
body {
	background-color:#F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
}
.main {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
}
.mainB {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
}
.main1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: -.001em;
	word-spacing: .03em;
	color: #1d1d1d;
}
.main2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;
    word-spacing: normal;
	font-weight: bolder;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
    line-height: 0.9em;
    font-size: 0.9em;
}
.main3 {
    font-family: Helvetica, Arial;
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;
    word-spacing: normal;
	font-weight: normal;
    text-align: left;
    letter-spacing: 0.01em;
    text-indent: 0px;
    line-height: 0.9em;
    font-size: 0.9em;
}

