body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-size: 10px;
}
a:link {color:#006600; text-decoration:none;}
a:active {color:#006600; text-decoration:none;}
a:visited {color:#006600; text-decoration:none;}
a:hover {color:#FF3300; text-decoration:none;}

.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FEF1D7;
}
.style1 link {color:#FFCC66;}
.style1 a:active {color:#FFCC66;}
.style1 a:visited {color:#FFCC66;}
.style1 a:hover {color:#CCFF99;}

.style2 {	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.style2 link {color:#333300;}
.style2 a:active {color:#333300;}
.style2 a:visited {color:#333300;}
.style2 a:hover {color:#CC3300;}

.style6 {	
    font-family: Tahoma;
	font-size: 12px;
	text-align: Right;
}
.style7 {	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.style11 {
	color: #FEF1D7;
	text-decoration: none;
}
.style8 {	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}

.forCopyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #EDD1D7;
}
.forTexts {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-align: justify;
}
.forForms {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
}
.forButton {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}