
INPUT#button {
	COLOR: #000000; BACKGROUND-COLOR: #FFFFFF;
}

SELECT {
	FONT-SIZE: 8pt; COLOR: #000000; BACKGROUND-COLOR: #FFFFFF
}
body {
	
	background-color:#FDFF6B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family:  Arial,Georgia, sans-serif
	font-color: #444444;
}
td,th {
	font-family:  Arial,Georgia, sans-serif
	font-weight: normal;
	font-size: 14px;
	font-color: #444444;
}
p {
	font-family:   Arial,Tahoma, sans-serif;
	text-indent:0px;
	text-align:left;
	margin: 0 0 15px 0;
	color: #000000;
	line-height:1.4em;
	font-size: 110%;	
}
h1 {
	font-size: 17pt;
	font-weight: bold;
	color: #0e4af2;
    margin: 10px 20px 0 0;
	padding: 10px 0 10px 0;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #0065CD;
    margin: 10px 20px 0 0;
	padding: 0 0 0 0;		
}
h3 {
	font-family:  Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
    margin: 10px 10px 0 0;
	padding: 0 0 0 0;		
}
h4 {
	font-family:  Arial;
	font-size: 11pt;
	font-weight: bold;
	color: black;
    margin: 10px 10px 0 40px;
	padding: 0 0 0 0;		
}


A:link {
  COLOR: #0066C2; TEXT-DECORATION: underline; 
}
A:visited {
  COLOR: #0066C2; TEXT-DECORATION: underline; 
}
A:hover {
  COLOR: #0066C2; TEXT-DECORATION: none; 
}
A:active {
  COLOR: #0066C2; TEXT-DECORATION: underline;
}
A.menu:link {
  font-weight: normal; color: #ffffff; font-size: 18px; TEXT-DECORATION: none; font-family: Serif;
}
A.menu:visited {
  font-weight: normal; color: #ffffff; font-size: 18px; TEXT-DECORATION: none; font-family: Serif; 
}
A.menu:hover {
  font-weight: normal; color: #ffffff; font-size: 18px; TEXT-DECORATION: underline;  font-family: Serif;
}
A.menu:active {
  font-weight: normal; color: #ffffff; font-size: 18px; TEXT-DECORATION: underline; font-family: Serif;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, sans-serif;
	color: #017AC9;
}
.style2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Times, Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, sans-serif
	color: #63666B;
}

.style4 {
	font-family: Georgia, sans-serif
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.style5 {
	font-family: Georgia, sans-serif
	font-size: 11px;
	font-weight: bold;
	color: #1CA4FF;
}

.style6 {
	font-family: Georgia, sans-serif
	font-size: 12px;
	font-weight: bold;
	color: #1CA4FF;
}

ul
{
margin: 10px;
padding: 10px;
}
LI.pic
{
	list-style-image: url("/img/pic.jpg");
        padding-left:4px;
        padding-bottom:1px;

}
LI
{
	list-style: none;
        padding-left:4px;
        padding-bottom:1px;
}
INPUT {
	color : #000000; 
	font-family :  Verdana, Arial, Sans-Serif; 
        padding: 1px;
	font-size : 12px; 
        height: 18px;
	font-weight : normal;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	text-indent : 1px;  
}
