body {
	scrollbar-3dlight-color: #F6FAFF;
	scrollbar-arrow-color: #2F6FBF;
	scrollbar-base-color: #F6FAFF;
	scrollbar-darkshadow-color: #2F6FBF;
	scrollbar-face-color: #F6FAFF;
	scrollbar-highlight-color: #2F6FBF;
	scrollbar-shadow-color: #F6FAFF;
	scrollbar-track-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}
.text3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	font-weight: bold;
}
.main {
  	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
   font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;	
}
.main2 {
  	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	font-style: italic;
}
.main-td {
  	font-family: Verdana, Helvetica, sans-serif;
   font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Impact;
	font-weight: normal;
	font-size: 25px;
	color: #2F6FBF;
}
h2 {
	font-family: Impact;
	font-weight: normal;
	font-size: 17px;
	color: #2F6FBF;
	font-style: normal;
}
h3 {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 25px;
	color: Red;
	font-style: normal;
}
h4 {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 17px;
	color: #990000;
	font-style: normal;
}
a:link, a:visited {
	color: #2F6FBF;
}
a:active, a:hover {
   color: #FF0000;	
	text-decoration: none;
}
a.do:link, a.do:visited {
	color: #2F6FBF;
	text-decoration: none;
	font-style: normal;
}
a.do:active, a.do:hover {
   color: #FF0000;
	text-decoration: underline;
	font-style: normal;
}
a.re:link, a.re:visited {
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
}
a.re:active, a.re:hover {
   color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
a.mi:link, a.mi:visited {
	color: #2F6FBF;
	text-decoration: underline;
	font-style: normal;
}
a.mi:active, a.mi:hover {
   color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
a.fa:link, a.fa:visited {
	color: Red;
	font-family: Impact, Tahoma;
	font-size: 30px;
	font-weight: lighter;
	text-decoration: underline;
}
a.fa:active, a.fa:hover {
	color: #2F6FBF;
	font-family: Impact, Tahoma;
	font-size: 30px;
	font-weight: lighter;
	text-decoration: none;
}
a.sol:link, a.sol:visited {
	color: #2F4090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.sol:active, a.sol:hover {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
