BODY {
	font-family: "MS UI Gothic, Arial, Helvetica, sans-serif";

	background-color: white;
	
	scrollbar-3d-light-color:#FAEBD7;
	scrollbar-arrow-color:#993300;
	scrollbar-dark-shadow-color:#FFDAB9;
	scrollbar-face-color:#FFFFF7;
	scrollbar-highlight-color:#FFEFD5;
	scrollbar-base-color:#FFFAF0;
	scrollbar-shadow-color:#FFDAB9
}

A:link    {text-decoration:none; color: #6600CC}
A:visited {text-decoration:none; color: #9933FF}
A:active  {text-decoration:none}
A:hover   {text-decoration:underline; color: #6666FF}
.lt {text-decoration:line-through}

.fo14 {font-size:14pt; line-height:120%;}
.fo12 {font-size:12pt; line-height:120%;}
.fo11 {font-size:11pt; line-height:120%;}
.fo10 {font-size:10pt; line-height:120%;}
.fo9 {font-size:9pt; line-height:120%;}
.fo8 {font-size:8pt;  line-height:120%;}
.fo7 {font-size:7pt;  line-height:120%;}

.fo10w {font-size:10pt; line-height:130%;}

.fo12n {font-size:12pt; line-height:100%;}
.fo11n {font-size:11pt;}
.fo10n {font-size:10pt;}
.fo9n {font-size:9pt;}
.fo8n {font-size:8pt;}

.fo18b {font-size:18pt; font-weight:700; line-height:120%;}
.fo16b {font-size:16pt; font-weight:700; line-height:120%;}
.fo14b {font-size:14pt; font-weight:700; line-height:120%;}
.fo12b {font-size:12pt; font-weight:700; line-height:120%;}
.fo11b {font-size:11pt; font-weight:700; line-height:120%;}
.fo10b {font-size:10pt; font-weight:700; line-height:120%;}

.fo11c {font-size:11pt; line-height:120%; text-align: center;}
.fo8c {font-size:8pt;  line-height:120%; text-align: center;}

.c {
	text-align: center;
}

.rg {
	text-align: right;
}

.sub	{
	width:300px;
	border:solid 2px #384D98;	
	}

.sub1	{
	width:740px;
	border:solid 1px #E6E619;
	background-color: #F3FFCC;
	color: #669900;
	}

.sub2	{
	color: #665D33;
	}

.prov	{
	margin-top:0px;
	margin-left:30px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	font-size:12px;
	color:#343434
	}

.provr	{
	margin-top:0px;
	margin-left:30px;
	text-align:right;
	text-justify:distribute;
	line-height:120%;
	font-size:12px;
	color:#343434
	}

.provc	{
	margin-top:0px;
	margin-left: 70px;
	text-justify:distribute;
	line-height:120%;
	font-size:12px;
	color:#343434
	}

h1	{
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffcc;
	padding:2px 0px;
	text-align:center;
	font-size:24px
	}

h2	{
	margin-bottom:10px;
	margin-left:20px;
	font-size:18px;
	color:#994c00
	}

h3	{
	margin-bottom:10px;
	margin-left:20px;
	font-size:14px;
	color:#994c00
	}

	#wrapper	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
	